diff options
author | Daniel Bertalan <dani@danielbertalan.dev> | 2023-05-19 12:12:27 +0200 |
---|---|---|
committer | Andreas Kling <kling@serenityos.org> | 2023-05-21 12:00:22 +0200 |
commit | 0da2d2102a026ab0a2f315045257c0c4886222c4 (patch) | |
tree | 890ca2a2668b54197a8f8108fdb49dfce4c9c0fc /Ladybird | |
parent | ab279c850b4ce5b945c9e8444e95ab5f1c50cf3a (diff) | |
download | serenity-0da2d2102a026ab0a2f315045257c0c4886222c4.zip |
Kernel/aarch64: Flatten `safe_{memset,strnlen,memcpy}()`
We want to detect if an access fault comes from within these operations,
so they cannot be calling out to the non-safe variants.
Diffstat (limited to 'Ladybird')
0 files changed, 0 insertions, 0 deletions