]> git.ipfire.org Git - thirdparty/libvirt.git/commit
report OOM in two places in node_device_driver.c
authorDave Allan <dallan@redhat.com>
Thu, 19 Nov 2009 14:44:00 +0000 (15:44 +0100)
committerDaniel Veillard <veillard@redhat.com>
Thu, 19 Nov 2009 14:44:00 +0000 (15:44 +0100)
commit0fe553744a9b4bf98db7753e48db3ff83af856ec
treefb377f22429491a156e9d109c5d422315fd16c5b
parent278e9478901ac272809f65a62d3b5db7d47441df
report OOM in two places in node_device_driver.c

* src/node_device/node_device_driver.c: two places where not calling
  virReportOOMError after strdup failure
src/node_device/node_device_driver.c