[Pidgin] #17292: Search results memory leak
Pidgin
trac at pidgin.im
Wed Apr 25 23:03:53 EDT 2018
#17292: Search results memory leak
--------------------+---------------------------
Reporter: dwmw2 | Owner: EionRobb
Type: patch | Status: closed
Milestone: 2.13.1 | Component: unclassified
Version: 2.12.0 | Resolution: fixed
Keywords: |
--------------------+---------------------------
Changes (by David Woodhouse <dwmw2@…>):
* status: new => closed
* resolution: => fixed
Comment:
(In [f6a28025f715]):[[BR]]
Fix memory leaks in pidgin_notify_searchresults_new_rows()
We were failing to free the new results structure, and also by using
g_value_set_string() we were allocating a redundant copy of each
string which we were failing to clean up.
Fixes #17292
--
Ticket URL: <https://developer.pidgin.im/ticket/17292#comment:11>
Pidgin <https://pidgin.im>
Pidgin
More information about the Tracker
mailing list