Skip to content
Snippets Groups Projects
Commit cf4f1e2f authored by Ben Gamari's avatar Ben Gamari Committed by Marge Bot
Browse files

rts/CNF: Fix fixup comparison function

Previously we would implicitly convert the difference between two words
to an int, resulting in an integer overflow on 64-bit machines.

Fixes #16992
parent b352d63c
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment