mirror of
https://github.com/opencontainers/runc.git
synced 2026-07-11 06:03:57 +08:00
39be6e9768
cgName and cgParent are only used when cgPath is empty, so move their cleaning to the body of the appropriate "if" statement. Signed-off-by: Kir Kolyshkin <kolyshkin@gmail.com>