[dpdk-dev] [PATCH] hash: fix array out of bounds in hash library

Thomas Monjalon thomas.monjalon at 6wind.com
Thu Jul 16 16:55:43 CEST 2015


2015-07-15 13:40, Pablo de Lara:
> When encountering a loop while adding a new entry,
> element out of bounds of array was being unnecessarily resetted.
> 
> Fixes: 48a399119619 ("hash: replace with cuckoo hash implementation")
> 
> Signed-off-by: Pablo de Lara <pablo.de.lara.guarch at intel.com>

Applied, thanks


More information about the dev mailing list