rpcrt4: CContext can be NULL in NDRCContextMarshall, in which case we should marshall...
authorRobert Shearman <rob@codeweavers.com>
Fri, 2 Jun 2006 19:42:54 +0000 (20:42 +0100)
committerAlexandre Julliard <julliard@winehq.org>
Sat, 3 Jun 2006 09:41:07 +0000 (11:41 +0200)
commit972ce2f6352a5acc82180ade30a1680730fbba3f
treea51fce6ccb5c023023cca2420ccedde6862a2f66
parent678ad6286c8a4b833f5b27ce323bbbb54ebabe61
rpcrt4: CContext can be NULL in NDRCContextMarshall, in which case we should marshall all-zeros.
dlls/rpcrt4/ndr_marshall.c