1
0
mirror of https://github.com/weechat/weechat.git synced 2026-06-30 23:06:38 +02:00

core: add CVE-2020-8955 in ChangeLog

This commit is contained in:
Sébastien Helleu
2020-02-14 07:41:56 +01:00
parent 230f648584
commit 09aa6dbf06
+1 -1
View File
@@ -33,7 +33,7 @@ Bug fixes::
* core: fix evaluation of condition with nested "if" (issue #1434)
* irc: fix crash when receiving a malformed message 352 (who)
* irc: fix crash when a new message 005 is received with longer nick prefixes
* irc: fix crash when receiving a malformed message 324 (channel mode)
* irc: fix crash when receiving a malformed message 324 (channel mode) (CVE-2020-8955)
* irc: add nick changes in the hotlist (except self nick change)
* irc: case-insensitive comparison on incoming CTCP command, force upper case on CTCP replies (issue #1439)
* irc: fix memory leak when the channel topic is changed