]> xenbits.xensource.com Git - libvirt.git/commit
conf: Get rid of "no_memory" labels
authorFabiano Fidêncio <fidencio@redhat.com>
Fri, 20 Dec 2019 12:43:11 +0000 (13:43 +0100)
committerCole Robinson <crobinso@redhat.com>
Fri, 20 Dec 2019 22:02:39 +0000 (17:02 -0500)
commitca49b6eccfca3d32104ada034fd8b2cd1bc4c6b0
tree8e8a67904e770e8b1e17e89381fa97902c25b973
parent110fef76771e361aa7a2a50dd16f20325a18d604
conf: Get rid of "no_memory" labels

As pointed out by Ján Tomko, "no_memory seems suspicious in the times of
abort()".

As libvirt decided to take the path to not report OOM and simply abort
when it happens, let's get rid of the no_memory labels and simplify the
code around them.

Reviewed-by: Cole Robinson <crobinso@redhat.com>
Signed-off-by: Fabiano Fidêncio <fidencio@redhat.com>
src/conf/capabilities.c
src/conf/domain_audit.c