[Bug 44606] New: Memory leak in [import.c:367]

wine-bugs at winehq.org wine-bugs at winehq.org
Mon Feb 26 00:58:56 CST 2018


https://bugs.winehq.org/show_bug.cgi?id=44606

            Bug ID: 44606
           Summary: Memory leak in [import.c:367]
           Product: Wine
           Version: unspecified
          Hardware: x86
                OS: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: tools
          Assignee: wine-bugs at winehq.org
          Reporter: fan.gang.cn at gmail.com
      Distribution: ---

Created attachment 60594
  --> https://bugs.winehq.org/attachment.cgi?id=60594
The sourcebrella-pinpoint screenshot of a memory leak defect.

We find a memory leak defect in the file  tools/winebuild/import.c.
I've uploaded a screenshot of the leak trace.

The memory stored to dll_name is not freed anywhere in this function
(add_static_import_dll has not freed this memory, it allocated its own string
buffer instead. ). 

Gang
Sourcebrella

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