diff options
author | Brian Gianforcaro <bgianf@serenityos.org> | 2021-07-23 09:31:08 -0700 |
---|---|---|
committer | Andreas Kling <kling@serenityos.org> | 2021-07-23 19:02:25 +0200 |
commit | 9d8482c3e8f0dd4cc050e1e9ec64a8ff51eba97e (patch) | |
tree | 3f40138ff4057a712ebc86a9b38fb9efc23132cf /.gitattributes | |
parent | c2282ee28de37380107360318797f20fdc4cc276 (diff) | |
download | serenity-9d8482c3e8f0dd4cc050e1e9ec64a8ff51eba97e.zip |
Kernel: Use StringView when parsing pledges in sys$pledge(..)
This ensures no potential allocation as in some cases the pledge char*
could be promoted to AK::String by the compiler to execute the
comparison.
Diffstat (limited to '.gitattributes')
0 files changed, 0 insertions, 0 deletions