]> git.ipfire.org Git - thirdparty/lxc.git/commit
make sure to check c->lxc_conf is not NULL before dereferencing it.
authorS.Çağlar Onur <caglar@10ur.org>
Sat, 2 Nov 2013 21:15:36 +0000 (17:15 -0400)
committerSerge Hallyn <serge.hallyn@ubuntu.com>
Mon, 4 Nov 2013 12:24:15 +0000 (06:24 -0600)
commit497a2995687a56a1f12a69311d8bacbb645e0d97
tree3a96cb857c7c4fe668c79b5204f1c597e7fc988d
parent702154800639285fdfb0f85f8d3e49577871ea25
make sure to check c->lxc_conf is not NULL before dereferencing it.

Signed-off-by: S.Çağlar Onur <caglar@10ur.org>
Signed-off-by: Serge Hallyn <serge.hallyn@ubuntu.com>
src/lxc/lxccontainer.c