mirror of
https://github.com/weechat/weechat.git
synced 2026-06-26 04:46:37 +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.