summaryrefslogtreecommitdiff
path: root/Kernel/Storage/ATA/AHCI/Port.h
diff options
context:
space:
mode:
authorTim Schumacher <timschumi@gmx.de>2022-08-19 21:55:18 +0200
committerAndreas Kling <kling@serenityos.org>2022-08-20 12:28:46 +0200
commit4889eb019a47478e50e1876f9584356e957e4ea4 (patch)
tree15ed5ac394954a8db7d29fd0934ed8cf9fc2cd45 /Kernel/Storage/ATA/AHCI/Port.h
parent548c23ded333172f0162b0634dac3fb1216ec93d (diff)
downloadserenity-4889eb019a47478e50e1876f9584356e957e4ea4.zip
strace: Pledge `rpath` for searching binaries
After commit 91a03bc6ae134f76560c8bba49b6704b1bbbeaae we no longer try to discover files for exec-ing by simply trying to exec on them, but we check for the files existence by using `Core::file::exists()` first. Contrary to the old solution, this now requires the `rpath` pledge, so pledge it to keep `strace` from crashing when using non-absolute paths.
Diffstat (limited to 'Kernel/Storage/ATA/AHCI/Port.h')
0 files changed, 0 insertions, 0 deletions