rpcrt4: Set pStubMsg->BufferMark in NdrConformantVaryingArrayUnmarshall and NdrVaryingArrayUnmarshall.

Robert Shearman rob at codeweavers.com
Fri Dec 21 19:39:56 CST 2007


pStubMsg->BufferMark should always be set before 
EmbeddedPointerUnmarshall is called and these functions didn't 
previously do so.
---
  dlls/rpcrt4/ndr_marshall.c |    2 ++
  1 files changed, 2 insertions(+), 0 deletions(-)
-------------- next part --------------
A non-text attachment was scrubbed...
Name: aee17eeabfde996ce0e0d0aac9a69af9abe56da8.diff
Type: text/x-patch
Size: 979 bytes
Desc: not available
Url : http://www.winehq.org/pipermail/wine-patches/attachments/20071222/a9e50fc2/attachment.bin 


More information about the wine-patches mailing list