summaryrefslogtreecommitdiff
path: root/src/gui
diff options
context:
space:
mode:
authorSébastien Helleu <flashcode@flashtux.org>2020-08-17 20:06:17 +0200
committerSébastien Helleu <flashcode@flashtux.org>2020-08-17 20:06:17 +0200
commitd53fb92a30944ff452c30e8c03ba28708e5cfa06 (patch)
tree4c366aea60782099012ff9be62816a8179838c7e /src/gui
parentfbc2438c1c7f931290fb0f744d7e7a0502996e62 (diff)
downloadweechat-d53fb92a30944ff452c30e8c03ba28708e5cfa06.zip
irc: replace calls to malloc by calloc
After these calls to malloc the memory is set to zero, so it's better to call calloc that does it already.
Diffstat (limited to 'src/gui')
0 files changed, 0 insertions, 0 deletions