]> git.ipfire.org Git - thirdparty/suricata.git/commit
rdp: correctly returns incomplete in parse_tc 6099/head
authorPhilippe Antoine <contact@catenacyber.fr>
Thu, 11 Mar 2021 21:17:13 +0000 (22:17 +0100)
committerShivani Bhardwaj <shivanib134@gmail.com>
Thu, 29 Apr 2021 12:11:50 +0000 (17:41 +0530)
commit76a981f7a25c707cf0a410dbfba0f0b60b2d3a83
tree17bf3bbd216efa78d65abedf906eb6e8990c5f38
parent1e786f941b17abd1d90592ef1318228c4b6d0484
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

(cherry picked from commit 6da9a37285a50b513077e5c88094f8112740ffcb)
rust/src/rdp/rdp.rs