-
cgm_destroy: ignore a NULL d->cgroup_path · ba3f32cfSerge Hallyn authored
Depending on where during container creation we failed, cgroup_path may be NULL. Don't try to delete the cgroup in that case. (Also fix a wrong function name in an ERROR message) Signed-off-by:
Serge Hallyn <serge.hallyn@ubuntu.com> Acked-by:
Stéphane Graber <stgraber@ubuntu.com>
ba3f32cf
×