Details
-
Bug
-
Resolution: Fixed
-
Major
-
None
-
None
-
None
Description
346: if ((Input >= 0) && ((_TypeTo)Input <= _TypeTo ## _MAX)) \
The second expression is a tautology.
RtlIntSafe.c:70: Test failed: Status = 0x00000000, expected 0xc0000095
RtlIntSafe.c:70: Test failed: UShortResult = 0, expected 65535
RtlIntSafe.c:71: Test failed: Status = 0x00000000, expected 0xc0000095
RtlIntSafe: 114 tests executed (0 marked as todo, 3 failures), 0 skipped.