server: Fix leak of async handle in pipe_server_flush.

Sebastian Lackner sebastian at fds-team.de
Fri May 8 11:08:21 CDT 2015


Fixes the wineserver handle leak introduced by:

--- snip ---
commit 67da7ba597783c18bd6c349d89809e00299e2d20
Author: Alexandre Julliard <julliard at winehq.org>
Date:   Fri May 8 18:01:08 2015 +0900

    server: Use the async queue for pipe flush requests.
--- snip ---

Can be reproduced by running the kernel32/pipe tests.

---
 server/named_pipe.c | 1 +
 1 file changed, 1 insertion(+)
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-server-Fix-leak-of-async-handle-in-pipe_server_flush.patch
Type: text/x-patch
Size: 855 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-patches/attachments/20150508/45138e25/attachment.bin>


More information about the wine-patches mailing list