[Pidgin] #5777: Segfault in libpurple/blist.c:purple_chat_get_name()
Pidgin
trac at pidgin.im
Mon May 12 22:21:19 EDT 2008
#5777: Segfault in libpurple/blist.c:purple_chat_get_name()
----------------------------+-----------------------------------------------
Reporter: BigBrownChunx | Owner: datallah
Type: patch | Status: assigned
Priority: minor | Milestone:
Component: libpurple | Version: 2.4.1
Resolution: | Keywords:
Pending: 0 |
----------------------------+-----------------------------------------------
Changes (by datallah):
* owner: => datallah
* status: new => assigned
Comment:
For future reference, `g_return*()` shouldn't be used to deal with things
that will happen under normal circumstances - a simple `if
(prpl_info->chat_info)` is what should be used.
You're thinking too strictly about what blist means - an MSN chat
initiated by that method still lives in the "blist" realm.
--
Ticket URL: <http://developer.pidgin.im/ticket/5777#comment:3>
Pidgin <http://pidgin.im>
Pidgin
More information about the Tracker
mailing list