server: Don't return the process exe file to the client.
commit2cab0ec389b9602bd92a932e40658316779a995d
authorAlexandre Julliard <julliard@winehq.org>
Mon, 24 Sep 2018 17:16:40 +0000 (24 19:16 +0200)
committerAlexandre Julliard <julliard@winehq.org>
Mon, 24 Sep 2018 20:41:30 +0000 (24 22:41 +0200)
tree66294f2ef0dbd1ab297cd25646ec7ab913ad4de0
parentd6683d637a2a1e333873cac51907327c09f92959
server: Don't return the process exe file to the client.

Signed-off-by: Alexandre Julliard <julliard@winehq.org>
dlls/ntdll/loader.c
dlls/ntdll/ntdll_misc.h
dlls/ntdll/thread.c
include/wine/server_protocol.h
server/process.c
server/protocol.def
server/request.h
server/trace.c