rpcrt4: Fix NdrConformantArrayUnmarshall to use buffer memory if applicable and to...
commitabbceb137a36e99a388d080ec29f4d16f4e8efb1
authorRob Shearman <rob@codeweavers.com>
Sat, 8 Dec 2007 17:14:10 +0000 (8 17:14 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Sat, 8 Dec 2007 18:57:32 +0000 (8 19:57 +0100)
treec9281c96bbe3d4073e082d0cffa235a60e110cbf
parenta513ff4926ba1862b19cd7e342ccbea14f4232f8
rpcrt4: Fix NdrConformantArrayUnmarshall to use buffer memory if applicable and to reuse memory for embedded pointers.
dlls/rpcrt4/ndr_marshall.c
dlls/rpcrt4/tests/ndr_marshall.c