rpcrt4: Even though FC_ENUM16 is an unsigned type, the highest allowable value that can be marshalled is SHRT_MAX, not USHRT_MAX.

Robert Shearman rob at codeweavers.com
Mon Jul 16 09:00:59 CDT 2007


---
  dlls/rpcrt4/ndr_marshall.c       |    2 +-
  dlls/rpcrt4/tests/ndr_marshall.c |    3 ++-
  2 files changed, 3 insertions(+), 2 deletions(-)

Fixes a crash in the ndr_marshall test on Windows.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: d45a0231e57d54cc98971c3c259cdf4882e391a4.diff
Type: text/x-patch
Size: 1237 bytes
Desc: not available
Url : http://www.winehq.org/pipermail/wine-patches/attachments/20070716/992d992a/d45a0231e57d54cc98971c3c259cdf4882e391a4.bin


More information about the wine-patches mailing list