mirror of
https://github.com/SerenityOS/serenity
synced 2026-05-11 01:22:12 +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.