]> git.ipfire.org Git - thirdparty/suricata.git/commit
detect-tls: check return values of functions on setup
authorMats Klepsland <mats.klepsland@gmail.com>
Tue, 14 May 2019 06:12:47 +0000 (08:12 +0200)
committerVictor Julien <victor@inliniac.net>
Sat, 18 May 2019 05:29:23 +0000 (07:29 +0200)
commit0f7f35bd850307914d5523f1b91fb756b64aa992
treea8a61e3432e7fa2bc62da71eae4c46f0a4493bb1
parent1c04d7cdae8f5261d709dc4052c48cf3a371f375
detect-tls: check return values of functions on setup

Check the return values of DetectBufferSetActiveList() and
DetectSignatureSetAppProto().
src/detect-tls-cert-fingerprint.c
src/detect-tls-cert-issuer.c
src/detect-tls-cert-serial.c
src/detect-tls-cert-subject.c
src/detect-tls-ja3-hash.c
src/detect-tls-ja3-string.c
src/detect-tls-sni.c