Mercurial > pidgin
diff ChangeLog @ 31082:86598f5d7ebd
Yahoo: Fix a crash that happens when the PurpleAccount disconnects after
purple_network_listen() is called in yahoo_send_p2p_pkt(), but before the
callback for purple_network_listen() is called. This solution isn't perfect--
it will almost certainly fall flat on its face if yahoo_send_p2p_packet() is
called twice in a row--but doesn't make matters worse. Fixes #12432.
committer: John Bailey <rekkanoryo@rekkanoryo.org>
author | hanzz@soc.pidgin.im |
---|---|
date | Thu, 30 Dec 2010 01:22:52 +0000 |
parents | e023b0378887 |
children | a46a737efbe3 |
line wrap: on
line diff
--- a/ChangeLog Thu Dec 30 01:06:03 2010 +0000 +++ b/ChangeLog Thu Dec 30 01:22:52 2010 +0000 @@ -24,6 +24,10 @@ QQ: * QQ2008 is now the default protocol version. (Michael Terry) (#11635) + Yahoo!/Yahoo! JAPAN: + * Fix a crash when an account disconnects before a p2p session is + completely set up. (Jan Kaluza) (#12432) + version 2.7.9 (12/26/2010): MSN: * Fix a crash when receiving short packets related to P2Pv2. (CVE ID