util: Implement a hash table cloning function
authorThomas Helland <thomashelland90@gmail.com>
Mon, 9 Jan 2017 22:01:50 +0000 (23:01 +0100)
committerThomas Helland <thomashelland90@gmail.com>
Wed, 14 Mar 2018 18:52:01 +0000 (19:52 +0100)
commit6baaf4291b7ee83a50038a215412ab1de75b0f32
tree7cb03d6327e71caf857f7b1ba43f8c9e122ab560
parent388ed470811e2def86deed723a9e88eda8cef14f
util: Implement a hash table cloning function

V2: Don't rzalloc; we are about to rewrite the whole thing (Vladislav)

Reviewed-by: Eric Anholt <eric@anholt.net>
Reviewed-by: Emil Velikov <emil.velikov@collabora.com>
src/util/hash_table.c
src/util/hash_table.h