mirror of
https://github.com/opencontainers/runc.git
synced 2026-07-11 22:37:14 +08:00
b8dc5213e8
Ensure that path safety is maintained, this essentially reappliesc0cad6aa5e("cgroups: fs: fix cgroup.Parent path sanitisation"), which was accidentally removed in256f3a8ebc("Add support for CgroupsPath field"). Signed-off-by: Aleksa Sarai <asarai@suse.com>