rpcrt4: Memory should only be cleared in ComplexUnmarshall, not in ComplexMarshall.
commit22b20879f7b7779644b0be21729ec23f9c783536
authorRob Shearman <rob@codeweavers.com>
Wed, 19 Dec 2007 14:53:12 +0000 (19 14:53 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Wed, 19 Dec 2007 18:35:02 +0000 (19 19:35 +0100)
treee90de816cc6a94a91e1eab40db196a13700472b6
parent50cab7736a04c6072fd7c2c318bd3fdfb57abf35
rpcrt4: Memory should only be cleared in ComplexUnmarshall, not in ComplexMarshall.

Also clear memory when FC_STRUCTPAD* is encountered.
dlls/rpcrt4/ndr_marshall.c