rpcrt4: Save pStubMsg->ActualCount in a local variable in the complex
commit2479aec4af44ea3498b7334111fdcbb06d5f5c5e
authorRobert Shearman <rob@codeweavers.com>
Mon, 15 May 2006 12:35:51 +0000 (15 13:35 +0100)
committerAlexandre Julliard <julliard@winehq.org>
Mon, 15 May 2006 14:08:19 +0000 (15 16:08 +0200)
treef033bef1a6e2225e47b9f0728bb94e9403f50774
parent345c92643e3f1993412851fa0c895506d5f211a3
rpcrt4: Save pStubMsg->ActualCount in a local variable in the complex
array functions, before calling a function that could change it and
cause the wrong number of loop iterations.
dlls/rpcrt4/ndr_marshall.c