mirror of
https://github.com/fergalmoran/ladybird.git
synced 2026-05-10 13:17:36 +00:00
We encode the size as a u32, so let's be sure the size does not exceed that storage. This is unlikely to happen, but no reason not to check.