]> git.ipfire.org Git - thirdparty/suricata.git/commit
rust/rdp: Fix use of incorrect buffer 5276/head
authorJeff Lucovsky <jeff@lucovsky.org>
Wed, 5 Aug 2020 13:56:58 +0000 (09:56 -0400)
committerVictor Julien <victor@inliniac.net>
Wed, 5 Aug 2020 15:30:43 +0000 (17:30 +0200)
commitbe57f6d3cc74f3bb1315439218c24a928cae7c48
tree982349cd91a0d969063b58357804ea33f70a7f2e
parent2529eb35e18464cf88f2a03474969d67a559e585
rust/rdp: Fix use of incorrect buffer

This commit updates the connection confirmation parsing function to use
the correct buffer when determining the packet type.
rust/src/rdp/parser.rs