rpcrt4: Initialise pStubMsg->MemorySize to zero before calling ComplexStructMemorySiz...
commit578df90d6d7b3d974806a091790388f29a3a36d5
authorRobert Shearman <rob@codeweavers.com>
Fri, 9 Jun 2006 16:25:16 +0000 (9 17:25 +0100)
committerAlexandre Julliard <julliard@winehq.org>
Fri, 9 Jun 2006 19:07:44 +0000 (9 21:07 +0200)
tree3c45dc636bb07a2374e2b712b95f585c4279d213
parente3df112a39467d9ac6f71af82db45e84b33c9e63
rpcrt4: Initialise pStubMsg->MemorySize to zero before calling ComplexStructMemorySize from NdrComplexArrayUnmarshall.
dlls/rpcrt4/ndr_marshall.c