summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorAndreas Kling <kling@serenityos.org>2022-01-13 16:09:52 +0100
committerAndreas Kling <kling@serenityos.org>2022-01-13 16:15:37 +0100
commit8ad46fd8f5a07c49d1a2cd40d22d748599f486e5 (patch)
tree7613772d5edcd67413fe87650f450de1b03f68ed /README.md
parent611733af0d94bfb48893e7ff8a901f0900eab7fb (diff)
downloadserenity-8ad46fd8f5a07c49d1a2cd40d22d748599f486e5.zip
Kernel: Stop leaking executable path in successful sys$execve()
Since we don't return from sys$execve() when it's successful, we have to take special care to tear down anything we've allocated. Turns out we were not doing this for the full executable path itself.
Diffstat (limited to 'README.md')
0 files changed, 0 insertions, 0 deletions