]> git.ipfire.org Git - thirdparty/suricata.git/commit
tls/random: fix incorrect direction handling 10977/head
authorShivani Bhardwaj <shivani@oisf.net>
Fri, 26 Apr 2024 07:29:41 +0000 (12:59 +0530)
committerShivani Bhardwaj <shivanib134@gmail.com>
Mon, 29 Apr 2024 06:08:13 +0000 (11:38 +0530)
commitf806fbeb55186a1043bfa90c64a405875baed0aa
tree29e4289e440bb4cdf8ec28c1d921ca92e3121ce1
parent27fbb70a14a77e601b83978952898e84d68725b1
tls/random: fix incorrect direction handling

The connp objects were incorrectly set per direction leading to
incorrect matches on respective directions.

Bug 6989

(cherry picked from commit 14e2c579f6a0dd75e9b03b5a319613d3f23d3833)
src/detect-tls-random.c