]> git.ipfire.org Git - thirdparty/lxc.git/commit
prune_init_cgroup: don't dereference NULL
authorSerge Hallyn <serge.hallyn@ubuntu.com>
Sat, 5 Dec 2015 00:24:55 +0000 (18:24 -0600)
committerStéphane Graber <stgraber@ubuntu.com>
Thu, 17 Nov 2016 22:20:33 +0000 (17:20 -0500)
commit763c777b2749162b298aab206e8ad59dbed9b127
tree9475d0fceca634f42e014f1e9908992ab7542bd4
parentd529ba02e9766942fb376b5b7b19579ace632e1d
prune_init_cgroup: don't dereference NULL

This is to avoid:

https://errors.ubuntu.com/problem/d640a68bf7343705899d7ca8c6bc070d477cd845

Signed-off-by: Serge Hallyn <serge.hallyn@ubuntu.com>
src/lxc/cgroup.c