mirror of
https://github.com/fergalmoran/ladybird.git
synced 2026-01-20 15:36:12 +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