server: Initialise the apc_call_t union in async_set_result to all zero to avoid...
commit0b0c75ed19b13cea00d763b2ea0fb7bbbc1a0828
authorRob Shearman <rob@codeweavers.com>
Thu, 27 Dec 2007 13:50:35 +0000 (27 13:50 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Thu, 27 Dec 2007 14:12:07 +0000 (27 15:12 +0100)
treef79629efd32871626279c2897ca5ed714363c96b
parentcc405b1522748c15696313efe2dfd9fa78e5719c
server: Initialise the apc_call_t union in async_set_result to all zero to avoid a Valgrind warning.
server/async.c