Mercurial > pidgin.yaz
diff ChangeLog @ 29466:69077f3993f6
Fix CVE-2010-0277, a possible remote crash when parsing an incoming
SLP message. Discovered by Fabian Yamaguchi.
author | Mark Doliner <mark@kingant.net> |
---|---|
date | Tue, 16 Feb 2010 08:54:07 +0000 |
parents | 1eeeb20f0b9f |
children | 40623dd0bba0 |
line wrap: on
line diff
--- a/ChangeLog Tue Feb 16 08:50:49 2010 +0000 +++ b/ChangeLog Tue Feb 16 08:54:07 2010 +0000 @@ -26,6 +26,8 @@ Previously only icons between 48x48 and 50x50 were allowed. MSN: + * Fix CVE-2010-0277, a possible remote crash when parsing an incoming + SLP message. Discovered by Fabian Yamaguchi. * File transfer requests will no longer cause a crash if you delete the file before the other side accepts. * Received files will no longer hold an extra lock after completion,