rpcrt4: Fix NdrConformantVaryingStructUnmarshall to use buffer memory if applicable...
commit0c095ee0d3f1ed02fc30dade7361d885a70222b5
authorRob Shearman <robertshearman@gmail.com>
Mon, 23 Jun 2008 11:56:49 +0000 (23 12:56 +0100)
committerAlexandre Julliard <julliard@winehq.org>
Mon, 23 Jun 2008 17:46:29 +0000 (23 19:46 +0200)
tree6b7237b67cbcd0d85693774570a666eafe521c37
parent33e907bc9db68ac54ba7b2cfcf30132adb4fd87f
rpcrt4: Fix NdrConformantVaryingStructUnmarshall to use buffer memory if applicable and to reuse memory for embedded pointers.
dlls/rpcrt4/ndr_marshall.c
dlls/rpcrt4/tests/server.c