[Goodies-dev] [Bug 5741] [patch] xfce4-cpugraph-plugin-0.4.0 is using free and realloc but is missing stdlib.h from #include

bugzilla-daemon at xfce.org bugzilla-daemon at xfce.org
Sun Feb 7 07:00:03 CET 2010


http://bugzilla.xfce.org/show_bug.cgi?id=5741

Florian Rivoal <frivoal at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |frivoal at gmail.com

--- Comment #2 from Florian Rivoal <frivoal at gmail.com> 2010-02-07 06:00:01 UTC ---
Thank you for the patch. The problem is a bit worse than that, as realloc,
malloc and free are missmatched between their plain variant and their g_*
variant. Rather than including stdlib.h, properly using the g_* variant
everywhere is a cleaner solution.

-- 
Configure bugmail: http://bugzilla.xfce.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the Goodies-dev mailing list