Actions
Bug #358
closedalert-debuglog causes "Outputs" thread to fail
Affected Versions:
Effort:
Difficulty:
Label:
Description
This check seems to be wrong:
ret = StreamSegmentForEach(p, flag, AlertDebugPrintStreamSegmentCallback, (void *)aft); if (ret != 1) { SCMutexUnlock(&aft->file_ctx->fp_mutex); return TM_ECODE_FAILED; }
Files
Actions