[Xcb] [Bug 22353] found a memroy leak in file

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Sun Jun 28 08:36:21 PDT 2009


http://bugs.freedesktop.org/show_bug.cgi?id=22353





--- Comment #3 from martin <mnemo at minimum.se>  2009-06-28 08:36:21 PST ---
It is bad programming style for sure. If this was x11 library code it would be
a big problem (not just the leak but the very existence of an exit() call in
library code is smelly) but this particular source file is a small utility
program used to generate other source code so it might not be worth the effort.
However, please keep up your work in hunting for memory leaks in libx11; they
are particularly nasty in library code since all X apps suffer from them.


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


More information about the Xcb mailing list