mirror of
https://github.com/SerenityOS/serenity
synced 2026-05-11 09:26:28 +02:00
Use the Checked type from AK to verify that offset + view_byte_length is buffer_byte_length at most.
Use the Checked type from AK to verify that offset + view_byte_length is buffer_byte_length at most.