numam-dpdk/lib/librte_hash
Yunjian Wang eb7fa475f7 hash: fix check of parameter
Coverity flags that 'h' variable is used before
it's checked for NULL. This patch fixes this issue.

Coverity issue: 363625
Fixes: 769b2de7fb ("hash: implement RCU resources reclamation")

Signed-off-by: Yunjian Wang <wangyunjian@huawei.com>
Reviewed-by: Dharmik Thakkar <dharmik.thakkar@arm.com>
Acked-by: Yipeng Wang <yipeng1.wang@intel.com>
2020-10-29 16:45:17 +01:00
..
meson.build hash: implement RCU resources reclamation 2020-10-24 09:25:13 +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 check of parameter 2020-10-29 16:45:17 +01:00
rte_cuckoo_hash.h hash: implement RCU resources reclamation 2020-10-24 09:25:13 +02:00
rte_fbk_hash.c eal: hide shared memory config 2019-07-06 10:32:34 +02:00
rte_fbk_hash.h hash: select fbk function at run-time 2018-01-20 15:35:16 +01:00
rte_hash_crc.h build: remove deprecated cpuflag macros 2020-09-25 11:13:57 +02:00
rte_hash.h hash: implement RCU resources reclamation 2020-10-24 09:25:13 +02:00
rte_jhash.h hash: use x86 common flag for jhash 2020-10-22 22:07:15 +02:00
rte_thash.h build: remove deprecated cpuflag macros 2020-09-25 11:13:57 +02:00
version.map hash: implement RCU resources reclamation 2020-10-24 09:25:13 +02:00