Compare unsigned values instead of subtracting them.
Unsigned values do not return signed values when subtracted and the right operand is larger then the left operand. Signed-off-by: Dan Dennedy <dan@dennedy.org>
This commit is contained in:
parent
709d8791ce
commit
8ad324c971
Reference in New Issue