http://bugs.winehq.org/show_bug.cgi?id=15820
Summary: [tools/fnt2fon.c:304]: Memory leak: file_lens Product: Wine Version: CVS/GIT Platform: All OS/Version: All Status: UNCONFIRMED Severity: trivial Priority: P2 Component: tools AssignedTo: wine-bugs@winehq.org ReportedBy: dvice_null@yahoo.com
In file [tools/fnt2fon.c:304]: Memory leak: file_lens
Memory is allocated with malloc() to variable file_lens, but it is never freed.
http://bugs.winehq.org/show_bug.cgi?id=15820
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |source
http://bugs.winehq.org/show_bug.cgi?id=15820
Dmitry Timoshkov dmitry@codeweavers.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED OS/Version|All |other Platform|All |Other Resolution| |WONTFIX Version|CVS/GIT |1.1.7
--- Comment #1 from Dmitry Timoshkov dmitry@codeweavers.com 2008-10-29 00:25:02 --- It's been decided to not fix this kind of "bugs" for short living programs like font2fon.
http://bugs.winehq.org/show_bug.cgi?id=15820
Dmitry Timoshkov dmitry@codeweavers.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #2 from Dmitry Timoshkov dmitry@codeweavers.com 2008-10-29 00:25:15 --- Closing.