mirror of
https://github.com/SerenityOS/serenity
synced 2026-05-05 22:52:10 +02:00
These are all actually fine, there is no UAF here. But once e.g. `ByteString::view() &&` is deleted, these instances won't compile.
These are all actually fine, there is no UAF here. But once e.g. `ByteString::view() &&` is deleted, these instances won't compile.