Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(scap): remove the trailing slash when traversing cgroups
Without this change, having multiple levels of cgroups nested result on the path removing the /.. sections, but leaves the prefix locked at the first slash that is found. Signed-off-by: Mauro Ezequiel Moltrasio <mmoltras@redhat.com>
- Loading branch information