mirror of https://github.com/OISF/suricata
pcap-log: fix pcre_study error check
Code was failing on a NULL return value which can be returned when there was nothing todo instead of an error. Instead check the errbuf for a non-NULL value to determine error.pull/2490/merge
parent
a2d31b5e04
commit
19e578a740
Loading…
Reference in New Issue