Files
runc/libcontainer/cgroups
Kir Kolyshkin b5c1949f2a cgroups/fs2/CreateCgroupPath: reinstate check
This check was removed in commit 5406833a65. Now, when this
function is called from a few places, it is no longer obvious
that the path always starts with /sys/fs/cgroup/, so reinstate
the check just to be on the safe side.

This check also ensures that elements[3:] can be used safely.

Signed-off-by: Kir Kolyshkin <kolyshkin@gmail.com>
2020-04-19 16:27:40 -07:00
..
2020-04-19 16:27:40 -07:00
2020-04-08 17:40:09 +02:00
2020-04-07 20:45:53 -07:00
2020-04-09 20:14:39 +09:00