]> 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)
committerVictor Julien <vjulien@oisf.net>
Mon, 24 Jan 2022 14:37:54 +0000 (15:37 +0100)
commit15f493f516a452ca810f77595fb57f8e2e96d6e3
tree884a6535a4aeea5138406277a562309017dd5108
parent1aca2676a6965056582c3da85e4bb2058aca43b0
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.
rust/src/dcerpc/dcerpc.rs