http://bugs.winehq.org/show_bug.cgi?id=37038
Bug ID: 37038 Summary: wineserver leaks memory when running my network communication program Product: WineHQ Bugzilla Version: unspecified Hardware: x86-64 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: bugzilla-unknown Assignee: wine-bugs@winehq.org Reporter: zt20055453@163.com
In 1.7.22 wine, wineserver leaks memory when running my network communication program. memory leaks 128kB at few seconds intervals. My program uses asynchronous function to receive video data.
I ran wineserver -f under valgrind --leak-check=yes to get memory leaks info, but valgrind didn't catch anything useful.