Actions
Task #4682
openTask #2693: tracking: libsuricata
tracking: clean up globals and thread locals
Description
As we want to turn suricata into libsuricata where there could be multiple instances of the suricata code in the consuming app, the suricata code can't rely on any globals or thread local vars.
Actions