server: It's possible to call NtQueryInformationFile on a pipe if it was opened with...
commite4c2a6d1cdc5c56404414afb1dd0ecc51938a4b3
authorBernhard Loos <bernhardloos@googlemail.com>
Thu, 29 Sep 2011 09:20:42 +0000 (29 11:20 +0200)
committerAlexandre Julliard <julliard@winehq.org>
Sat, 8 Oct 2011 17:55:19 +0000 (8 19:55 +0200)
tree95fe4bfb2850e0e32d2277069af2b2877d49805d
parentc2015d334121729dc01eb1e90c39eb561589ac32
server: It's possible to call NtQueryInformationFile on a pipe if it was opened with access 0.
dlls/ntdll/tests/pipe.c
server/named_pipe.c