diff --git a/src/plugins/relay/weechat/relay-weechat-protocol.c b/src/plugins/relay/weechat/relay-weechat-protocol.c index a0708867f..e9526c063 100644 --- a/src/plugins/relay/weechat/relay-weechat-protocol.c +++ b/src/plugins/relay/weechat/relay-weechat-protocol.c @@ -537,6 +537,7 @@ RELAY_WEECHAT_PROTOCOL_CALLBACK(infolist) msg = relay_weechat_msg_new (id); if (msg) { + pointer = NULL; args = NULL; if (argc > 1) {