server: Don't set the client's server field before the server has
authorRobert Shearman <rob@codeweavers.com>
Wed, 7 Jun 2006 19:11:59 +0000 (20:11 +0100)
committerAlexandre Julliard <julliard@winehq.org>
Thu, 8 Jun 2006 08:26:10 +0000 (10:26 +0200)
commit43890d88f7491ec886c629b0452ffa5b5f790068
tree6bee0f1953e39ce028fbe0ade44aa8f457f64eb5
parent5558652ea3607f282c280000e3fef47f6be4319d
server: Don't set the client's server field before the server has
changed into a connected state, otherwise we could assert in
pipe_client_destroy.
server/named_pipe.c