[libvirt] [PATCH 0/4] Couple of allocation fixes

Michal Privoznik mprivozn at redhat.com
Tue May 14 09:24:08 UTC 2019


These stem from me playing with OOM testing. I've discovered more bugs,
but they're mostly in tests themselves, e.g. use without check.

Michal Prívozník (4):
  virstorageobj: Don't clear vols if they weren't initialized
  virNetServerPreExecRestart: Check for retval of virJSONValueNewArray()
  virCommand: Make virCommandPassFDGetFDIndex fail if passed command is
    in error state
  storagepoolxml2argvtest: Avoid double free

 src/conf/virstorageobj.c        | 6 ++++--
 src/rpc/virnetserver.c          | 8 ++++++--
 src/util/vircommand.c           | 3 +++
 tests/storagepoolxml2argvtest.c | 1 -
 4 files changed, 13 insertions(+), 5 deletions(-)

-- 
2.21.0




More information about the libvir-list mailing list