[libvirt PATCH v2 0/7] Remove VIR_{ALLOC, ALLOC_N, REALLOC_N}_QUIET macros.

Tim Wiederhake twiederh at redhat.com
Mon Sep 14 08:01:47 UTC 2020


V1: https://www.redhat.com/archives/libvir-list/2020-September/msg00633.html

Tim Wiederhake (7):
  tests: Fix false positive in testConfRoundTrip.
  util: Use glib memory functions in virErrorCopyNew
  util: Use glib memory functions in virLastErrorObject
  util: Remove VIR_ALLOC_QUIET
  tests: Use glib memory function in testConfRoundTrip
  util: Use glib memory functions in virJSONValueGetArrayAsBitmap
  util: Remove VIR_ALLOC_N_QUIET

 src/util/viralloc.h | 29 -----------------------------
 src/util/virerror.c | 15 ++++-----------
 src/util/virjson.c  |  3 +--
 tests/virconftest.c | 28 +++++++++-------------------
 4 files changed, 14 insertions(+), 61 deletions(-)

-- 
2.26.2





More information about the libvir-list mailing list