]> git.ipfire.org Git - thirdparty/libvirt.git/commit
snapshot: simplify OOM checking during parse
authorEric Blake <eblake@redhat.com>
Thu, 25 Oct 2012 22:26:41 +0000 (16:26 -0600)
committerEric Blake <eblake@redhat.com>
Fri, 2 Nov 2012 15:43:49 +0000 (09:43 -0600)
commite66bdbb78407a704169cbdb2ed817b4d10f3037b
treeb02d49c888f67c340345aabaedc32997307dcd88
parenta3e95abeb52c1fce782d38e75a1bcc674d3ff988
snapshot: simplify OOM checking during parse

* src/conf/snapshot_conf.c (virDomainSnapshotDefParseString):
Simplify OOM reporting.
src/conf/snapshot_conf.c