[Bug 18046] New: Resource leaks

wine-bugs at winehq.org wine-bugs at winehq.org
Tue Apr 14 07:57:26 CDT 2009


http://bugs.winehq.org/show_bug.cgi?id=18046

           Summary: Resource leaks
           Product: Wine
           Version: 1.1.19
          Platform: Other
               URL: http://cppcheck.wiki.sourceforge.net/
        OS/Version: other
            Status: UNCONFIRMED
          Severity: trivial
          Priority: P2
         Component: -unknown
        AssignedTo: wine-bugs at winehq.org
        ReportedBy: begert at gmail.com
                CC: begert at gmail.com


Running cppcheck 1.31 against wine 1.1.19 yeilds:

[./dlls/wineps.drv/mkagl.c:519]: (error) Resource leak: f_c
[./dlls/wineps.drv/mkagl.c:519]: (error) Resource leak: f_h
[./tools/fnt2bdf.c:219]: (error) Resource leak: fp

fclose() shold be called on these.


-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.



More information about the wine-bugs mailing list