]> 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)
committerSerge Hallyn <serge.hallyn@ubuntu.com>
Mon, 7 Dec 2015 16:14:40 +0000 (10:14 -0600)
commit23820d548dcd876bd4a8416f80a4d5d1253cd7dd
treeeafe0ff94c81597cbb0c18542cc4207042e3f5e4
parent86b484e979f6114a372711f27cebbcfe17c5f693
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