mirror of
https://github.com/SerenityOS/serenity
synced 2026-05-15 03:16:44 +02:00
This prevents, for example:
StringView view = ByteString { "foo" }.view();
This prevents a class of potential UAF.
11 KiB
11 KiB