jail: only free cgroups if they were allocated
authorDaniel Golle <daniel@makrotopia.org>
Thu, 6 Aug 2020 14:34:27 +0000 (15:34 +0100)
committerDaniel Golle <daniel@makrotopia.org>
Thu, 6 Aug 2020 14:34:27 +0000 (15:34 +0100)
commit282ff0c9a610db90993d7f52cd4a19359353663c
tree8c974ab2b997766efebc219f46a5991029572391
parent16159bb1f70f662738395f2750a7a5e74a410408
jail: only free cgroups if they were allocated

Fixes segfault on shutdown with slim containers.

Signed-off-by: Daniel Golle <daniel@makrotopia.org>
jail/jail.c