mirror of
https://github.com/fergalmoran/ladybird.git
synced 2026-04-20 19:43:13 +00:00
Offset is now checked using saturating addition to avoid overflow. This prevents a crash in the VM during instantiation.
Offset is now checked using saturating addition to avoid overflow. This prevents a crash in the VM during instantiation.