rpcrt4: Improve PointerUnmarshall to cope with keeping the non-NULL source pointer...
commitb676309db3fbde48ba0a7ca202172f37c443e0c6
authorRob Shearman <rob@codeweavers.com>
Thu, 29 Nov 2007 17:35:34 +0000 (29 17:35 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Fri, 30 Nov 2007 10:56:21 +0000 (30 11:56 +0100)
treec04ee657027b293d329e11c28b0da3bc17e292e1
parent4e8f69ac2d8d7edc8f68068e23d1a161f8f06662
rpcrt4: Improve PointerUnmarshall to cope with keeping the non-NULL source pointer of a client unmarshall.

This will enable various types with embedded pointers to handle [in,out]
parameters correctly by keeping the existing memory.
dlls/rpcrt4/ndr_marshall.c