rpcrt4: Set the memory pointer in NdrBaseTypeUnmarshall to the buffer if we're unmars...
commit13e47d762aec935687d9a0c1b08e10dc37889ed9
authorRob Shearman <rob@codeweavers.com>
Wed, 5 Dec 2007 11:56:32 +0000 (5 11:56 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Wed, 5 Dec 2007 12:49:08 +0000 (5 13:49 +0100)
treeb5737617b6763fb4c8d0dd3643f359a45ba5a2c8
parent17132f7e1f8c05f3c20c8a85fb7385bccff86ec0
rpcrt4: Set the memory pointer in NdrBaseTypeUnmarshall to the buffer if we're unmarshalling on a server without memory being passed in.
dlls/rpcrt4/ndr_marshall.c
dlls/rpcrt4/tests/ndr_marshall.c