server: Avoid leaking the poll output buffer if the request is terminated irregularly...
commit567beb6b2edba07051a75d45a9b2f1516568c0e7
authorZebediah Figura <zfigura@codeweavers.com>
Fri, 8 Oct 2021 04:01:13 +0000 (7 23:01 -0500)
committerAlexandre Julliard <julliard@winehq.org>
Fri, 8 Oct 2021 09:27:57 +0000 (8 11:27 +0200)
treecfadd1097866d05458b3e940092bf15069e01b7b
parent60dd202fbdcf5022a91720ac946531a2a0d12bf4
server: Avoid leaking the poll output buffer if the request is terminated irregularly (Valgrind).

Signed-off-by: Zebediah Figura <zfigura@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
server/sock.c