Actions
Bug #3929
closedUnexpected exit from THashInitConfig called by DetectDatasetSetup
Affected Versions:
Effort:
Difficulty:
Label:
Description
Found by oss-fuzz
https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=25590
Any function reachable by SigInit
should not call exit
but return an error instead
Actions