mirror of https://github.com/OISF/suricata
threads/lib: fix coverity check for unchecked return code
In thread startup, return error of TmThreadsWaitForUnpause() fails. Fixed coverity check as in all other places the return value of this function is checked and acted on.pull/12907/head
parent
b67917489d
commit
be111d4d4c
Loading…
Reference in New Issue