]> git.ipfire.org Git - thirdparty/libvirt.git/commit
nwfilter: use consistent OOM reporting
authorEric Blake <eblake@redhat.com>
Wed, 18 Aug 2010 18:10:08 +0000 (12:10 -0600)
committerEric Blake <eblake@redhat.com>
Thu, 19 Aug 2010 19:14:41 +0000 (13:14 -0600)
commit52baf647ca05585af1dab4e80d2c61d82d475e93
treec368f51f7e98785620323689160ce545a78992c0
parent9ba934c6404613aede47a5d7ca51f3509447c776
nwfilter: use consistent OOM reporting

* src/nwfilter/nwfilter_driver.c (nwfilterLog): Delete.
(nwfilterDriverStartup): Use virReportOOMError instead.
src/nwfilter/nwfilter_driver.c