mirror of
https://github.com/fergalmoran/ladybird.git
synced 2025-12-24 02:09:28 +00:00
If we serialize a string followed by some other object, the deserialize helper would just happily keep appending bytes to the string until the end of the serialization buffer. Avoid doing that by checking the string length for figuring out when the string actually ends.
16 KiB
16 KiB