[Pidgin] #7827: g_malloc incorrectly matched with free in oscar
Pidgin
trac at pidgin.im
Fri Dec 19 03:16:24 EST 2008
#7827: g_malloc incorrectly matched with free in oscar
-------------------------+--------------------------------------------------
Reporter: Sunil Mohan | Owner: MarkDoliner
Type: patch | Status: new
Component: AIM | Version: 2.5.2
Keywords: |
-------------------------+--------------------------------------------------
In the oscar plugin, memory allocated with "g_malloc" and "g_new" is being
freed with "free". This is leading to a crash in telepathy-haze. Attached
is a simple patch that seems to have fixed the problem for me.
--
Ticket URL: <http://developer.pidgin.im/ticket/7827>
Pidgin <http://pidgin.im>
Pidgin
More information about the Tracker
mailing list