[Bug 44603] New: Memory leak in [import.c:290]
https://bugs.winehq.org/show_bug.cgi?id=44603 Bug ID: 44603 Summary: Memory leak in [import.c:290] Product: Wine Version: unspecified Hardware: x86 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: tools Assignee: wine-bugs(a)winehq.org Reporter: fan.gang.cn(a)gmail.com Distribution: --- Created attachment 60591 --> https://bugs.winehq.org/attachment.cgi?id=60591 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. 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.
https://bugs.winehq.org/show_bug.cgi?id=44603 --- Comment #1 from Fan gang <fan.gang.cn(a)gmail.com> --- Calling get_dll_name will allocate a piece of new mem, and it should be freed somewhere in the caller function. -- 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.
participants (1)
-
wine-bugs@winehq.org