Hi Juergen, On 10/07/2023 07:59, Juergen Gross wrote:
Silently adding another entry with the same key to a hashtable is a perfect receipt for later failure with hard to diagnose symptoms.Let hashtable_add() fail in case another entry with the same key is already existing. Signed-off-by: Juergen Gross <[email protected]>
Reviewed-by: Julien Grall <[email protected]> Cheers, -- Julien Grall
