server: Store named pipe fd in pipe_end throughout its whole life time.
commitc295dd6bda731553f835447c4049d79d11c43b5f
authorJacek Caban <jacek@codeweavers.com>
Mon, 9 Oct 2017 12:28:46 +0000 (9 14:28 +0200)
committerAlexandre Julliard <julliard@winehq.org>
Mon, 9 Oct 2017 17:53:51 +0000 (9 19:53 +0200)
tree1f9fd2628aa89d1be8c0ce026d2b6d831f81ef32
parent4e17ff7c98a654e11c06c4ac742065ae3e6ed9d8
server: Store named pipe fd in pipe_end throughout its whole life time.

Signed-off-by: Jacek Caban <jacek@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
server/named_pipe.c