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:32 +0000 (20:30 -0500)
commit129e1dd6dbd0c9bf3785a7704356cd61522b6043
treee4119cc9fece61815c0419922dff34b3c23c02c6
parent30e336a7742377ff5017daf6ad8f7726301c06dd
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.024411 seconds and 4 git commands to generate.