[2/2] ntdll: Avoid leaking activation context in RtlCreateUserThread. (Valgrind)

Sebastian Lackner sebastian at fds-team.de
Sun Jun 22 19:48:55 CDT 2014


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

The refcount has already been increased before, no need to increase it
again.

---
 dlls/ntdll/thread.c |    2 --
 1 file changed, 2 deletions(-)
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-ntdll-Avoid-leaking-activation-context-in-RtlCreateU.patch
Type: text/x-patch
Size: 782 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-patches/attachments/20140623/628d3f56/attachment.bin>


More information about the wine-patches mailing list