[Pidgin] #14307: MSN Crashes [Invalid P2P Info version]
Pidgin
trac at pidgin.im
Thu Jul 14 02:05:38 EDT 2011
#14307: MSN Crashes [Invalid P2P Info version]
--------------------+-------------------------------------------------------
Reporter: noccy | Owner: QuLogic
Type: defect | Status: closed
Milestone: 2.9.1 | Component: MSN
Version: 2.8.0 | Resolution: fixed
Keywords: |
--------------------+-------------------------------------------------------
Changes (by qulogic at pidgin.im):
* status: new => closed
* resolution: => fixed
* milestone: => 2.9.1
Comment:
(In [0c632f590d463f7d1615272d2651095b77504a8a]):[[BR]]
Remove duplicate calls to msn_slpmsg_set_slplink. This function is
already called when a slpmsg is created, and calling it again will
place the slpmsg on the slplink list an extra time. If the slpmsg is
freed, then the first entry is removed, but the second remains, and
can cause crashes due to invalid memory accesses.
Fixes #14307.
--
Ticket URL: <http://developer.pidgin.im/ticket/14307#comment:13>
Pidgin <http://pidgin.im>
Pidgin
More information about the Tracker
mailing list