[NDR] Fix Accessing Arguments in NdrClientCall2

Robert Shearman rob at codeweavers.com
Thu Dec 1 00:40:22 CST 2005


ChangeLog:
Add a macro for accessing arguments by offset.

Fix another unnecessary negation.

Fix a crash when using NdrClientCall2 in object mode because of
accessing the arguments incorrectly and incorrectly advancing the
pointer.

   dlls/rpcrt4/ndr_stubless.c |   36 +++++++++++++++++-------------------
   1 files changed, 17 insertions(+), 19 deletions(-)


-------------- next part --------------
A non-text attachment was scrubbed...
Name: 1773ca46fdeb6a2e636703c5b455dc52d4406499.diff
Type: text/x-patch
Size: 5592 bytes
Desc: not available
Url : http://www.winehq.org/pipermail/wine-patches/attachments/20051201/5fdfb906/1773ca46fdeb6a2e636703c5b455dc52d4406499.diff


More information about the wine-patches mailing list