rpcrt4: Fix NdrComplexArrayUnmarshall and NdrComplexStructUnmarshall to reuse memory...
commit44649e855a4a4b193f33ce4387b505d50529305d
authorRob Shearman <robertshearman@gmail.com>
Thu, 26 Jun 2008 07:50:53 +0000 (26 08:50 +0100)
committerAlexandre Julliard <julliard@winehq.org>
Fri, 4 Jul 2008 17:48:30 +0000 (4 19:48 +0200)
tree51335ae799d5d0e033daee069ccf884424438ebc
parent517844e054039bbd1aff0a8911051a7f1ffa59c0
rpcrt4: Fix NdrComplexArrayUnmarshall and NdrComplexStructUnmarshall to reuse memory for embedded pointers.
dlls/rpcrt4/ndr_marshall.c