pidgin: d5ef30aa: These things are always NULL, so these i...
Stu Tomlinson
stu at nosnilmot.com
Wed Mar 5 08:59:35 EST 2008
On Wed, 2008-03-05 at 04:46 -0500, markdoliner at pidgin.im wrote:
> -----------------------------------------------------------------
> Revision: d5ef30aafa0c0ecff773017ab7ac542f9ba7b4b4
> Ancestor: cce3a22f53972bd3834175b08ad5e7b800bf98e9
> Author: markdoliner at pidgin.im
> Date: 2008-03-05T09:40:16
> Branch: im.pidgin.pidgin
> URL: http://d.pidgin.im/viewmtn/revision/info/d5ef30aafa0c0ecff773017ab7ac542f9ba7b4b4
>
> Modified files:
> libpurple/proxy.c
>
> ChangeLog:
>
> These things are always NULL, so these if statements are never triggered
They're always NULL on the first call to purple_gnome_proxy_get_info(),
but will not be NULL on subsequent calls when using a proxy specified in
GNOME. Methinks this introduces quite a leak.
Regards,
Stu.
More information about the Devel
mailing list