numam-dpdk/lib/librte_hash
Honnappa Nagarahalli d5c677db89 hash: fix out-of-bound write while freeing key slot
Add a debug check for out-of-bound write while freeing the key slot.

Coverity issue: 325733
Fixes: e605a1d36c ("hash: add lock-free r/w concurrency")
Cc: stable@dpdk.org

Signed-off-by: Honnappa Nagarahalli <honnappa.nagarahalli@arm.com>
Reviewed-by: Steve Capper <steve.capper@arm.com>
Reviewed-by: Gavin Hu <gavin.hu@arm.com>
Acked-by: Bruce Richardson <bruce.richardson@intel.com>
2018-12-21 01:53:33 +01:00
..
Makefile lib: use SPDX tag for Intel copyright files 2018-01-04 22:41:39 +01:00
meson.build hash: support read/write concurrency 2018-07-12 23:03:50 +02:00
rte_cmp_arm64.h lib: use SPDX tag for Cavium copyright files 2018-01-09 16:19:01 +01:00
rte_cmp_x86.h hash: fix TSX aborts with newer gcc 2018-11-14 01:02:07 +01:00
rte_crc_arm64.h lib: use SPDX tag for Cavium copyright files 2018-01-09 16:19:01 +01:00
rte_cuckoo_hash.c hash: fix out-of-bound write while freeing key slot 2018-12-21 01:53:33 +01:00
rte_cuckoo_hash.h hash: fix out-of-bound write while freeing key slot 2018-12-21 01:53:33 +01:00
rte_fbk_hash.c hash: select fbk function at run-time 2018-01-20 15:35:16 +01:00
rte_fbk_hash.h hash: select fbk function at run-time 2018-01-20 15:35:16 +01:00
rte_hash_crc.h hash: explicit casts for truncation in CRC32c 2018-05-13 22:45:37 +02:00
rte_hash_version.map hash: support no free on delete 2018-10-26 12:44:52 +02:00
rte_hash.h hash: add lock-free r/w concurrency 2018-10-26 12:50:43 +02:00
rte_jhash.h lib: fix missing includes in exported headers 2018-01-17 00:31:05 +01:00
rte_thash.h lib: fix missing includes in exported headers 2018-01-17 00:31:05 +01:00