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

Michal Privoznik posted 4 patches 4 years, 11 months ago
Test syntax-check passed
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/libvirt tags/patchew/cover.1557825733.git.mprivozn@redhat.com
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(-)
[libvirt] [PATCH 0/4] Couple of allocation fixes
Posted by Michal Privoznik 4 years, 11 months ago
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

--
libvir-list mailing list
libvir-list@redhat.com
https://www.redhat.com/mailman/listinfo/libvir-list