mirror of
https://github.com/fergalmoran/ladybird.git
synced 2026-05-17 08:38:17 +00:00
Integer overflow could sometimes occur due to counts going above 255, where the values should instead be clamped at their maximum to avoid wrapping to 0.