rpcrt4: Move the setting of retval_ptr outside of any particular stub phase in stub_do_args and stub_do_old_args.

Robert Shearman rob at codeweavers.com
Tue Jan 15 14:55:40 CST 2008


After the change in order of phases it was no longer being set in the 
last phase and so caused all stubless functions to appear to have no 
return value.
---
  dlls/rpcrt4/ndr_stubless.c |   21 +++++++++++----------
  1 files changed, 11 insertions(+), 10 deletions(-)
-------------- next part --------------
A non-text attachment was scrubbed...
Name: c44a9b6074a42f2ae26e3af34076c5e9f6eb8021.diff
Type: text/x-patch
Size: 3152 bytes
Desc: not available
Url : http://www.winehq.org/pipermail/wine-patches/attachments/20080115/29f5ff62/attachment.bin 


More information about the wine-patches mailing list