[Bug 37038] wineserver leaks memory when running my network communication program

wine-bugs at winehq.org wine-bugs at winehq.org
Sun Aug 17 00:10:44 CDT 2014


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

Sebastian Lackner <sebastian at fds-team.de> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |sebastian at fds-team.de

--- Comment #9 from Sebastian Lackner <sebastian at fds-team.de> ---
Does your program also leak memory in Windows when it runs for some time?
And can you please check if adding

WaitForSingleObjectEx(GetCurrentProcess(), 0, TRUE);

at some places in your programs works around the issue?

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