]> git.ipfire.org Git - thirdparty/lxc.git/commit
tests: check for NULL in device_add_remove
authorChristian Brauner <christian.brauner@ubuntu.com>
Wed, 3 Feb 2021 08:36:23 +0000 (09:36 +0100)
committerChristian Brauner <christian.brauner@ubuntu.com>
Wed, 3 Feb 2021 08:36:23 +0000 (09:36 +0100)
commit3c981fcb784a8130570948bf8c78e69a1b1afdd4
treebd5fe57bf0fb8e610a1e8bd98bcbffb3bcdc34ec
parent07f89a4faf1ce60727015e8e68ac26f4647f768b
tests: check for NULL in device_add_remove

Fixes: Coverity 1472768
Signed-off-by: Christian Brauner <christian.brauner@ubuntu.com>
src/tests/device_add_remove.c