https://bugs.winehq.org/show_bug.cgi?id=44609
Bug ID: 44609 Summary: Memory leak in [widl.c:729] Product: Wine Version: unspecified Hardware: x86 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: tools Assignee: wine-bugs@winehq.org Reporter: fan.gang.cn@gmail.com Distribution: ---
Created attachment 60597 --> https://bugs.winehq.org/attachment.cgi?id=60597 The sourcebrella-pinpoint screenshot of a memory leak defect.
We find a memory leak defect in the file tools/winebuild/po.c. I've uploaded a screenshot of the leak trace.
This leak happens when the if condition is not satisfied on line 731. It is better to free this buffer in the else branch.
Gang Sourcebrella
https://bugs.winehq.org/show_bug.cgi?id=44609
Zebediah Figura z.figura12@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution|--- |WONTFIX CC| |z.figura12@gmail.com
--- Comment #1 from Zebediah Figura z.figura12@gmail.com --- I don't think we care about memory leaks in short-lived tools or programs.
https://bugs.winehq.org/show_bug.cgi?id=44609
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #2 from Austin English austinenglish@gmail.com --- Closing.