mirror of
https://github.com/weechat/weechat.git
synced 2026-07-10 19:53:13 +02:00
plugins: fix memory leaks when setting buffer callbacks after /upgrade (plugins: irc, relay, xfer, scripts)
This commit is contained in:
@@ -258,6 +258,7 @@ irc_upgrade_set_buffer_callbacks ()
|
||||
}
|
||||
}
|
||||
}
|
||||
weechat_infolist_free (infolist);
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user