[libvirt] [PATCH 0/3] Misc util/ fixes plus tests

Martin Kletzander mkletzan at redhat.com
Fri Feb 2 07:23:31 UTC 2018


Yay!!! \o/ Patches!

Martin Kletzander (3):
  util: Fix possible leak in virResctrlAllocMasksAssign
  util: Clear unused part of the map in virBitmapShrink
  tests: Add test for properly removing cachetune entries

 src/util/virbitmap.c                               | 13 +++++++++
 src/util/virresctrl.c                              |  4 +--
 .../genericxml2xmlindata/cachetune-extra-tunes.xml | 33 ++++++++++++++++++++++
 .../cachetune-extra-tunes.xml                      | 30 ++++++++++++++++++++
 tests/genericxml2xmltest.c                         |  1 +
 tests/virbitmaptest.c                              |  5 ++++
 6 files changed, 84 insertions(+), 2 deletions(-)
 create mode 100644 tests/genericxml2xmlindata/cachetune-extra-tunes.xml
 create mode 100644 tests/genericxml2xmloutdata/cachetune-extra-tunes.xml

-- 
2.16.1




More information about the libvir-list mailing list