[Bug 15821] New: [tools/winedump/pe.c:1343]: Memory leak: map

wine-bugs at winehq.org wine-bugs at winehq.org
Tue Oct 28 17:24:19 CDT 2008


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

           Summary: [tools/winedump/pe.c:1343]: Memory leak: map
           Product: Wine
           Version: CVS/GIT
          Platform: All
        OS/Version: All
            Status: UNCONFIRMED
          Severity: trivial
          Priority: P2
         Component: tools
        AssignedTo: wine-bugs at winehq.org
        ReportedBy: dvice_null at yahoo.com


In file [tools/winedump/pe.c:1343]: Memory leak: map

Memory is allocated with calloc() to variable map, but it is not freed in case
if(!pFunc).


-- 
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