mirror of
https://github.com/weechat/weechat.git
synced 2026-07-09 00:05:42 +02:00
fbc2438c1c
After these calls to malloc the memory is set to zero, so it's better to call calloc that does it already.