
22 Oct
2020
22 Oct
'20
7:22 a.m.
On Thu, Oct 22, 2020 at 11:34:56AM +0200, Peter Krempa wrote:
Rewrite using GHashTable which already has interfaces for using a number as hash key.
Signed-off-by: Peter Krempa <pkrempa@redhat.com> --- src/conf/domain_addr.c | 123 +++++++++-------------------------------- src/conf/domain_addr.h | 4 +- 2 files changed, 27 insertions(+), 100 deletions(-)
Reviewed-by: Pavel Hrdina <phrdina@redhat.com>