Actions
Bug #4586
closedsegmentfault when reopen redis
Affected Versions:
Effort:
high
Difficulty:
low
Label:
C
Description
After successfully connecting to redis and then stopping redis, the process will crash.
It should has setted ctx->ev_base to NULL after event_base_free(ctx->ev_base) in the function SCConfLogReopenAsyncRedis.
Updated by Kevin Wang about 3 years ago
PR https://github.com/OISF/suricata/pull/6286
output:Fix possible segmentfault #6286
Updated by Jeff Lucovsky about 3 years ago
- Status changed from New to Closed
- Target version set to 7.0.0-beta1
Actions