Public bug reported:

a zero length g_string is still a structure with allocated memory, as
such the test gstring->len == 0 is not sufficient for exempting a
g_string_free()

** Affects: notify-osd
     Importance: Undecided
         Status: New


** Tags: memleak

-- 
title and message_body gstrings are not properly freed before replacement.
https://bugs.launchpad.net/bugs/364664
You received this bug notification because you are a member of Notify
OSD Developers, which is subscribed to Notify OSD.

Status in Notify OSD: New

Bug description:
a zero length g_string is still a structure with allocated memory, as such the 
test gstring->len == 0 is not sufficient for exempting a g_string_free()

_______________________________________________
Mailing list: https://launchpad.net/~dx-team
Post to     : [email protected]
Unsubscribe : https://launchpad.net/~dx-team
More help   : https://help.launchpad.net/ListHelp

Reply via email to