]> git.ipfire.org Git - thirdparty/suricata.git/commit
dcerpc: remove prev_tx_call_id and clear_bind_cache from DCERPCState
authorEloy Pérez González <zer1t0ps@protonmail.com>
Thu, 4 Nov 2021 14:20:14 +0000 (15:20 +0100)
committerShivani Bhardwaj <shivanib134@gmail.com>
Fri, 4 Mar 2022 05:37:54 +0000 (11:07 +0530)
commit1556ea0ceb2b9c6deadd13046298650d42960819
tree0691bcac3f441b57b63cd390e4987cdaf8dff242
parent0c400b2ddba33ec33d9e55299793b70d0450e975
dcerpc: remove prev_tx_call_id and clear_bind_cache from DCERPCState

remove those fields since are not used because of the removal of
handle_bind_cache.

(cherry picked from commit 15f493f516a452ca810f77595fb57f8e2e96d6e3)
rust/src/dcerpc/dcerpc.rs