]> git.ipfire.org Git - thirdparty/libvirt.git/commit
nwfilter: report an error on OOM
authorJán Tomko <jtomko@redhat.com>
Fri, 30 Nov 2012 14:07:50 +0000 (15:07 +0100)
committerPeter Krempa <pkrempa@redhat.com>
Fri, 30 Nov 2012 14:35:14 +0000 (15:35 +0100)
commit4f9af0857c1547d19610e5c59efe45a8d847b67f
treea06ff3d74ef6a1e0535c54453b359b074fbfe03d
parente9d74a7a8238f082cf0f0285ce4d2547a72eaa01
nwfilter: report an error on OOM

Also removed some unreachable code found by coverity:
libvirt-0.10.2/src/nwfilter/nwfilter_driver.c:259: unreachable: This
code cannot be reached: "nwfilterDriverUnlock(driver...".
src/nwfilter/nwfilter_driver.c