http://bugs.winehq.org/show_bug.cgi?id=26049
Bruno Jesus 00cpxxx@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |00cpxxx@gmail.com
--- Comment #3 from Bruno Jesus 00cpxxx@gmail.com 2011-09-05 16:45:28 CDT --- My patch was commited : http://source.winehq.org/git/wine.git/commit/733c7f2c72053590da927e562d6fe9b...
If you rerun valgrind you will notice one of the leaks vanished, the other are not leaks, they happen when the function retuns SUCCESS so the wsa object is not released.
Can you retest, please?