mirror of
https://github.com/fergalmoran/ladybird.git
synced 2026-05-11 13:48:57 +00:00
Specifically, explicitly specify the checked type, use the resulting value instead of doing the same calculation twice, and break down calculations to discrete operations to ensure no intermediary overflows are missed.