server: Return STATUS_OBJECT_PATH_INVALID for noname pipe name query.
commitaa5c1e871b9a3f0521c1249e45d31d38c705ea60
authorPaul Gofman <pgofman@codeweavers.com>
Wed, 25 Nov 2020 18:42:44 +0000 (25 21:42 +0300)
committerAlexandre Julliard <julliard@winehq.org>
Thu, 26 Nov 2020 22:25:38 +0000 (26 23:25 +0100)
treeae33382facba8935bcb0dd9a6a2e38593be53fbc
parenta2ffa8ef7e178a374b6ac6dc39b11f64952cf316
server: Return STATUS_OBJECT_PATH_INVALID for noname pipe name query.

Signed-off-by: Paul Gofman <pgofman@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
dlls/ntdll/tests/pipe.c
server/named_pipe.c