]> git.ipfire.org Git - thirdparty/suricata.git/commit
rdp: correctly returns incomplete in parse_tc 6038/head
authorPhilippe Antoine <contact@catenacyber.fr>
Thu, 11 Mar 2021 21:17:13 +0000 (22:17 +0100)
committerVictor Julien <victor@inliniac.net>
Thu, 8 Apr 2021 09:14:30 +0000 (11:14 +0200)
commit6da9a37285a50b513077e5c88094f8112740ffcb
treed6ce4a79754dc83ae295fd470d6da6a926875e0b
parent3de0123ffbf355e3d3de318080f18bd639ec9beb
rdp: correctly returns incomplete in parse_tc

Adding the already consumed bytes
In case an incomplete tls handshake is handled with/after
a refular rdp t123_tpkt
rust/src/rdp/rdp.rs