Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chroot_realpath: do not return non-existing paths #1654

Draft
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

eriksjolund
Copy link
Contributor

The PR is marked as a draft as of now.
I'm pretty sure it's correct but I will go through it later.


  • Do not return non-existing paths in chroot_realpath().
    Rationale: failing early is good.

  • Remove dead code

Do not return non-existing paths in chroot_realpath().
Rationale: failing early is good.

Signed-off-by: Erik Sjölund <[email protected]>
@eriksjolund eriksjolund changed the title root_realpath: do not return non-existing paths chroot_realpath: do not return non-existing paths Jan 31, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant