[Pidgin] #13247: Pidgin crashes frequently without apparent reason
Pidgin
trac at pidgin.im
Sat Feb 19 21:40:42 EST 2011
#13247: Pidgin crashes frequently without apparent reason
--------------------+-------------------------------------------------------
Reporter: chf | Owner: rekkanoryo
Type: defect | Status: new
Milestone: | Component: SILC
Version: 2.7.9 | Resolution:
Keywords: |
--------------------+-------------------------------------------------------
Changes (by darkrain42):
* status: pending => new
Comment:
Hmm, actually, I'm still looking. There are obvious issues in libsilc
(the below is the first reported issue from Valgrind, and is just Plain
Wrong(TM)):
{{{
if (!silc_hash_alloc("sha1", &conn->internal->sha1hash)) {
silc_free(conn);
silc_free(conn->internal);
return NULL;
}
}}}
--
Ticket URL: <http://developer.pidgin.im/ticket/13247#comment:14>
Pidgin <http://pidgin.im>
Pidgin
More information about the Tracker
mailing list