mirror of
https://github.com/weechat/weechat.git
synced 2026-07-02 15:53:12 +02:00
core: fix crash on plugin reload when using musl libs (closes #2052)
This commit is contained in:
@@ -1340,4 +1340,5 @@ irc_list_end ()
|
||||
weechat_hashtable_free (irc_list_filter_hashtable_options);
|
||||
irc_list_filter_hashtable_options = NULL;
|
||||
}
|
||||
irc_list_hdata_list_channel = NULL;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user