]> git.ipfire.org Git - thirdparty/libvirt.git/commit
openvz: Get rid of "no_memory" labels
authorFabiano Fidêncio <fidencio@redhat.com>
Fri, 20 Dec 2019 12:43:12 +0000 (13:43 +0100)
committerCole Robinson <crobinso@redhat.com>
Fri, 20 Dec 2019 22:02:40 +0000 (17:02 -0500)
commite08cc72ec866188c1b6add1a1d882178247f0df5
tree3ca8d0f212289da3a1593eb15bdd8eab734abd10
parentca49b6eccfca3d32104ada034fd8b2cd1bc4c6b0
openvz: 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/openvz/openvz_conf.c