mirror of
https://github.com/opencontainers/runc.git
synced 2025-10-22 06:59:31 +08:00

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>