server: Don't access the process after send_client_fd as it may have been killed.
commita319263230f9fbce698be51af90291ccaee3b441
authorAlexandre Julliard <julliard@winehq.org>
Tue, 19 Feb 2008 15:51:16 +0000 (19 16:51 +0100)
committerAlexandre Julliard <julliard@winehq.org>
Tue, 19 Feb 2008 15:51:16 +0000 (19 16:51 +0100)
tree58f2faa7cd1e548cc8c22724fa1dcd8d529175e2
parent41fbacefa1ce573c14cdc147caf7771ad4bb8c15
server: Don't access the process after send_client_fd as it may have been killed.
server/fd.c