mirror of https://github.com/OISF/suricata
dns: fix last timestamp handling
Fixes incorrect variable in ticket #2207 In app-layer-dns-tcp.c in the DNSTCPResponseParse function a variable is set to last_req when it should be last_resp. This makes it consistent with UDP DNS response parsing.pull/2926/head
parent
030e1b5432
commit
243fd7dc74
Loading…
Reference in New Issue