ntdll: Return an error instead of dying in wine_server_call if the input buffer is...
commit7378fac50582b46b89e0d97f36ffb2dfc334952e
authorAlexandre Julliard <julliard@winehq.org>
Mon, 20 Aug 2007 12:40:18 +0000 (20 14:40 +0200)
committerAlexandre Julliard <julliard@winehq.org>
Mon, 20 Aug 2007 12:40:18 +0000 (20 14:40 +0200)
tree96d2a1bb44ef32a57c08225d48538514334a65c3
parent0ce718702d5f45358db82ade2342d66bd9ccb675
ntdll: Return an error instead of dying in wine_server_call if the input buffer is invalid.
dlls/ntdll/server.c