]> xenbits.xensource.com Git - libvirt.git/commit
tests: avoid NULL deref upon OOM failure
authorJim Meyering <meyering@redhat.com>
Tue, 16 Feb 2010 08:36:57 +0000 (09:36 +0100)
committerJim Meyering <meyering@redhat.com>
Tue, 16 Feb 2010 17:09:13 +0000 (18:09 +0100)
commitb78fddea39f7099766ed50efd04ceecb8b8fc857
tree854d191eb1054ec5da2523703394ff7a28d9c23c
parent309647c81f0fde7b07990ff79097db4b3696d58f
tests: avoid NULL deref upon OOM failure

* tests/qemuxml2argvtest.c (testCompareXMLToArgvFiles): Handle malloc
failure.
tests/qemuxml2argvtest.c