]> git.ipfire.org Git - thirdparty/suricata.git/commit
tls: fix tls_cert_subject prefilter bug 2462/head
authorMats Klepsland <mats.klepsland@gmail.com>
Fri, 16 Dec 2016 13:43:43 +0000 (14:43 +0100)
committerVictor Julien <victor@inliniac.net>
Fri, 16 Dec 2016 14:44:52 +0000 (15:44 +0100)
commitffcb4ad232da6250199477d413ae13fee6d2a945
tree9c9521a864b70d152e440b3b6bae382c4446ce10
parent10c93221faf841e0819c4d84604ced63500fd1e1
tls: fix tls_cert_subject prefilter bug

If check in prefilter was checking that issuer was non-NULL, when
it in fact should be checking subject.
src/detect-engine-tls.c