rpcrt4: The arm type mask should be comparing the highest byte against 0x80, as documented on MSDN. Fix base type arm handling on little-endian machines, as the current code would always pass in the address to the format char of 0x80 instead of the base type format char.

Robert Shearman rob at codeweavers.com
Sat May 13 11:00:27 CDT 2006


---

  dlls/rpcrt4/ndr_marshall.c |   18 +++++++++---------
  1 files changed, 9 insertions(+), 9 deletions(-)

-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0b3e845b339eabb596d657feb259fe6a2ba91e36.diff
Type: text/x-patch
Size: 1522 bytes
Desc: not available
Url : http://www.winehq.org/pipermail/wine-patches/attachments/20060513/b58267e6/0b3e845b339eabb596d657feb259fe6a2ba91e36.diff


More information about the wine-patches mailing list