mirror of
https://github.com/fergalmoran/ladybird.git
synced 2026-02-11 10:16:41 +00:00
This prevents, for example:
StringView view = "foo"_string.bytes_as_string_view();
This prevents a class of potential UAF.
9.8 KiB
9.8 KiB