]> git.ipfire.org Git - thirdparty/lxc.git/commit
conf: prevent null pointer dereference
authorChristian Brauner <christian.brauner@ubuntu.com>
Mon, 4 Dec 2017 00:34:50 +0000 (01:34 +0100)
committerChristian Brauner <christian.brauner@ubuntu.com>
Mon, 4 Dec 2017 00:34:50 +0000 (01:34 +0100)
commit0103eb53defb5864b56131f00f05ff2e69ad369e
treee8f8ef2b77361112bb0bd4d3b0b819e85c0e8cec
parent810c42ac648faef8d7e109e00aed321ecf6cb347
conf: prevent null pointer dereference

Signed-off-by: Christian Brauner <christian.brauner@ubuntu.com>
src/lxc/conf.c
src/lxc/utils.c