comparison ChangeLog @ 30949:11211e6427ae

pidgin: Remove a timeout when destroying this object to avoid a use-after-free Patch from Jakub "haakon" Adam. Closes #12806 committer: Paul Aurich <paul@darkrain42.org>
author jakub.adam@ktknet.cz
date Sun, 21 Nov 2010 22:07:08 +0000
parents b52f5d573a17
children 6499f813c3af
comparison
equal deleted inserted replaced
30943:b52f5d573a17 30949:11211e6427ae
4 General: 4 General:
5 * Included Microsoft Internet Authority 2010 and Microsoft Secure Server 5 * Included Microsoft Internet Authority 2010 and Microsoft Secure Server
6 Authority 2010 intermediate CA certificates to our bundle. This fixes 6 Authority 2010 intermediate CA certificates to our bundle. This fixes
7 the "Unable to validate certificate" error for omega.contacts.msn.com. 7 the "Unable to validate certificate" error for omega.contacts.msn.com.
8 (#12906) 8 (#12906)
9
10 Pidgin:
11 * Avoid a use-after-free race condition in the media code (when
12 there's an error reported by GStreamer). (#12806, Jakub Adam)
9 13
10 AIM and ICQ: 14 AIM and ICQ:
11 * SSL option has been changed to a tri-state menu with choices for 15 * SSL option has been changed to a tri-state menu with choices for
12 "Don't Use Encryption", "Use Encryption if Available", and "Require 16 "Don't Use Encryption", "Use Encryption if Available", and "Require
13 Encryption". 17 Encryption".