crun and runc give different results when using -v .:/a/b/../c:Z
#21099
eriksjolund
started this conversation in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I know it does not make sense to specify a destination path that contains
/../
but this result might be interesting nonetheless.crun 1.12 and runc 1.1.9 give different results when using
-v .:/a/b/../c:Z
The file ~/test.bash contains
About the system: Fedora CoreOS 40.20231209.91.0
Beta Was this translation helpful? Give feedback.
All reactions