Module: wine
Branch: master
Commit: 4174255e0cb4e576712e5049e769524e871e19f4
URL: http://source.winehq.org/git/wine.git/?a=commit;h=4174255e0cb4e576712e5049e…
Author: Rob Shearman <rob(a)codeweavers.com>
Date: Mon Jun 25 14:28:01 2007 +0100
rpcrt4: Set PointerBufferMark to the buffer location immediately after the non-pointer data in complex struct and array marshaling and unmarshaling to keep to the DCE/RPC specification.
---
dlls/rpcrt4/ndr_marshall.c | 412 +++++++++++++++++++++++++++++++++++++++++---
1 files changed, 389 insertions(+), 23 deletions(-)
Diff: http://source.winehq.org/git/wine.git/?a=commitdiff;h=4174255e0cb4e576712e5…