[Pidgin] #1742: [PATCH] Nickcomplete crash
Pidgin
trac at pidgin.im
Tue Jun 26 17:48:56 EDT 2007
#1742: [PATCH] Nickcomplete crash
---------------------------+------------------------------------------------
Reporter: nickspoon | Owner:
Type: patch | Status: closed
Priority: minor | Milestone: 2.1.0
Component: pidgin (gtk) | Version: 2.0.2
Resolution: fixed | Keywords:
Pending: 0 |
---------------------------+------------------------------------------------
Changes (by seanegan):
* status: new => closed
* resolution: => fixed
Comment:
I fixed this with a few changes. I put the check for alias == NULL in the
same if() block, also added a (paranoid) check for 'name', and removed the
if (alias) before g_free(), as NULL is a valid value to g_free().
How would you like to be credited?
--
Ticket URL: <http://developer.pidgin.im/ticket/1742#comment:2>
Pidgin <http://pidgin.im>
Pidgin
More information about the Tracker
mailing list