diff options
author | Shannon Booth <shannon.ml.booth@gmail.com> | 2019-12-24 22:39:21 +1300 |
---|---|---|
committer | Andreas Kling <awesomekling@gmail.com> | 2019-12-24 23:14:14 +0100 |
commit | 0e45b9423b059196e89ba369d4cd80e695775c2e (patch) | |
tree | 459639fc1e03749bf3bb8d98fe4dc1d450b0637a /Shell | |
parent | 3623e359782d65aa5b460c15a8bfe1dbb0bc057f (diff) | |
download | serenity-0e45b9423b059196e89ba369d4cd80e695775c2e.zip |
Kernel: Implement recursion limit on path resolution
Cautiously use 5 as a limit for now so that we don't blow the stack.
This can be increased in the future if we are sure that we won't be
blowing the stack, or if the implementation is changed to not use
recursion :^)
Diffstat (limited to 'Shell')
0 files changed, 0 insertions, 0 deletions