[Pidgin] #15062: Slight tweak to releasing dragged gtkconvs
Pidgin
trac at pidgin.im
Wed Apr 11 21:45:13 EDT 2012
#15062: Slight tweak to releasing dragged gtkconvs
-------------------+--------------------------------------------------------
Reporter: dm0 | Type: patch
Status: new | Component: pidgin (gtk)
Version: 2.10.2 | Keywords:
-------------------+--------------------------------------------------------
This patch will directly retrieve the active PidginConversation during a
conversation drag instead of taking a PurpleConversation then converting
it to a PidginConversation. It will save redundant function calls since
retrieving the PurpleConversation just wraps retrieving the
PidginConversation anyway.
The patch will also correct a NULL pointer dereference in one of my
plugins from the PIDGIN_CONVERSATION call, so I would appreciate if it
could be applied.
--
Ticket URL: <http://developer.pidgin.im/ticket/15062>
Pidgin <http://pidgin.im>
Pidgin
More information about the Tracker
mailing list