]> git.ipfire.org Git - thirdparty/libvirt.git/commit
nwfilter: Add missing goto err_exit in error path
authorStefan Berger <stefanb@linux.vnet.ibm.com>
Wed, 12 Mar 2014 14:35:13 +0000 (10:35 -0400)
committerStefan Berger <stefanb@us.ibm.com>
Wed, 12 Mar 2014 14:35:13 +0000 (10:35 -0400)
commit41064facd48676bb311784f29619c1fbd0aed8c4
tree0a432d329018c9043a1481d329239210eb7e64ae
parent06e788e518c7fb326857bbbf3bea8e7e59e5f875
nwfilter: Add missing goto err_exit in error path

https://bugzilla.redhat.com/show_bug.cgi?id=1071095

Add a missing goto err_exit in the error path where an unsupported
value is assigned to the CTRL_IP_LEARNING key.

Signed-off-by: Stefan Berger <stefanb@linux.vnet.ibm.com>
src/nwfilter/nwfilter_gentech_driver.c