Fix: rculfhash: urcu_die() takes positive error value
authorMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Sat, 11 Feb 2023 01:29:39 +0000 (20:29 -0500)
committerMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Sat, 11 Feb 2023 01:30:03 +0000 (20:30 -0500)
commita51018daec6f563f9e74d37747c09d4f10ed7958
tree757b6e87ef8a8c5fb0a79fe85b5cd5965eac9bf6
parent90f72b8c054ca4e3b4b45f630549c784e26ce79a
Fix: rculfhash: urcu_die() takes positive error value

Found by Coverity:

** CID 1504537:  Error handling issues  (NEGATIVE_RETURNS)
/src/rculfhash.c: 1934 in do_auto_resize_destroy_cb()

Signed-off-by: Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
Change-Id: I6c130fc18fc36da8d0ed13188cc9415e7ee6104b
src/rculfhash.c
This page took 0.025767 seconds and 4 git commands to generate.