rpcrt4: Fix the memory pointer passed into the conformant array marshaller in NdrComplexStructMarshall.

Rob Shearman robertshearman at gmail.com
Tue Jul 15 17:35:40 CDT 2008


It needs to be the end of the memory used by the constant part of the
structure, which is returned by CompkexStructMarshall.
---
 dlls/rpcrt4/ndr_marshall.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
-------------- next part --------------
A non-text attachment was scrubbed...
Name: a15cc14cdf6aa2004daa634b3e099679213d549b.diff
Type: text/x-patch
Size: 530 bytes
Desc: not available
Url : http://www.winehq.org/pipermail/wine-patches/attachments/20080715/1c2d2574/attachment-0001.bin 


More information about the wine-patches mailing list