[PATCH 0/2] util: hash: Aid in debugging of duplicate keys

Peter Krempa pkrempa at redhat.com
Thu Jan 16 14:34:29 UTC 2020


See patch 1 for rationale.

Peter Krempa (2):
  util: hash: Improve debugability of "Duplicate key" error message
  tests: hash: Test case for adding duplicate hash entry

 src/conf/domain_addr.c |  9 +++++++++
 src/util/vircgroup.c   |  8 ++++++++
 src/util/virhash.c     | 22 ++++++++++++++++++++--
 src/util/virhash.h     | 13 +++++++++++++
 tests/virhashtest.c    | 23 +++++++++++++++++++++++
 5 files changed, 73 insertions(+), 2 deletions(-)

-- 
2.24.1




More information about the libvir-list mailing list