[2/3] rpcrt4: Fix the pointer saved during full pointer unmarshalling.

Rob Shearman robertshearman at gmail.com
Tue Nov 17 18:25:26 CST 2009


The pointer address may set by the type unmarshalling function and
therefore will not be base_ptr_val. This value is the value at
*pPointer and is what needs to be retrieved during subsequent
unmarshalling of the same function.
---
 dlls/rpcrt4/ndr_marshall.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

Should help bug 20152.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0002-rpcrt4-Fix-the-pointer-saved-during-full-pointer-unm.patch
Type: text/x-patch
Size: 497 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-patches/attachments/20091118/20b7cab9/attachment.bin>


More information about the wine-patches mailing list