diff options
author | Jakub Adam <jakub.adam@ktknet.cz> | 2010-11-21 22:07:08 +0000 |
---|---|---|
committer | Jakub Adam <jakub.adam@ktknet.cz> | 2010-11-21 22:07:08 +0000 |
commit | 0e184c86d6e6c9a9e17b6deebcd7ec1844cabe89 (patch) | |
tree | de2f25a4ac83e1928a4f40e81f6dd7ba43cb35e0 /ChangeLog | |
parent | 0074a12b28ca998eb46b4bf3dd3f3f933626a204 (diff) | |
download | pidgin-0e184c86d6e6c9a9e17b6deebcd7ec1844cabe89.tar.gz |
pidgin: Remove a timeout when destroying this object to avoid a use-after-free
Patch from Jakub "haakon" Adam. Closes #12806
committer: Paul Aurich <darkrain42@pidgin.im>
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -7,6 +7,10 @@ version 2.7.6 (11/21/2010): the "Unable to validate certificate" error for omega.contacts.msn.com. (#12906) + Pidgin: + * Avoid a use-after-free race condition in the media code (when + there's an error reported by GStreamer). (#12806, Jakub Adam) + AIM and ICQ: * SSL option has been changed to a tri-state menu with choices for "Don't Use Encryption", "Use Encryption if Available", and "Require |