rpcrt4: Only initialise the context handle to NULL in NdrContextHandleUnmarshall...
commita4b18699ac6739caf0e089167e3e6d247a44f781
authorRob Shearman <rob@codeweavers.com>
Thu, 17 Jan 2008 12:26:42 +0000 (17 12:26 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Thu, 17 Jan 2008 14:30:30 +0000 (17 15:30 +0100)
tree18e501b3a2bbb6840d9cf0e8ebf823db71710d7c
parent6ec9e0c77a7209b40de10532c7c9ee070a6dae56
rpcrt4: Only initialise the context handle to NULL in NdrContextHandleUnmarshall if it is an out-only or return one.

Fix the indentation and add tracing of the context handle flags.
dlls/rpcrt4/ndr_marshall.c