mirror of
https://github.com/fergalmoran/ladybird.git
synced 2026-05-12 22:28:38 +00:00
Previously we relied on signed overflow, this commit makes the same behaviour explicit (avoiding UB in the process).
Previously we relied on signed overflow, this commit makes the same behaviour explicit (avoiding UB in the process).