[Pidgin] #7466: Memory leak in pidgin/gtkutils.c
Pidgin
trac at pidgin.im
Wed Nov 5 11:49:16 EST 2008
#7466: Memory leak in pidgin/gtkutils.c
--------------------+-------------------------------------------------------
Reporter: KuSh | Owner:
Type: defect | Status: new
Milestone: | Component: pidgin (gtk)
Version: 2.5.2 | Resolution:
Keywords: |
--------------------+-------------------------------------------------------
Comment(by deryni):
Looking at it again, I either misunderstood what I was looking at or
misspoke. In the GTK+ > 2.4.0 case we listen to "response" the question is
whether destroying the dialog (like via the window manager X button)
triggers a response or not. If it doesn't then we may leak. I think we are
covered in the GTK+ < 2.4.0 case as we listen to "clicked" and "destroy"
instead of "response" (whether we should be using, or are able to use,
"response" there is a separate issue).
--
Ticket URL: <http://developer.pidgin.im/ticket/7466#comment:5>
Pidgin <http://pidgin.im>
Pidgin
More information about the Tracker
mailing list