mirror of https://github.com/OISF/suricata
output-json: fix type of data parameter
The cast of data to AlertJsonThread was not correct as the real type of the void pointer is a OutputJsonCtx. This was working by luck because they both have a file_ctx as first element.pull/1502/head
parent
f11e237d77
commit
39d667ff56
Loading…
Reference in New Issue