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:30 +0000 (20:30 -0500)
commitb765fbc1652748650f583d228a8f1f12df0baf48
tree6fd785692e2e23eb0d759aa155b5f439be6b8618
parentc2f6c243a9b9129408102ba0b3bb524383a22d9b
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.024761 seconds and 4 git commands to generate.