]> git.ipfire.org Git - thirdparty/suricata.git/commit
ldap: reset tx_index_completed on tx removal
authorPhilippe Antoine <pantoine@oisf.net>
Sat, 20 Jul 2024 12:44:45 +0000 (14:44 +0200)
committerVictor Julien <victor@inliniac.net>
Mon, 29 Jul 2024 04:14:11 +0000 (06:14 +0200)
commit7617fe5ab074e14fc5eba2c09dc211609e06c75f
treed2b40650a5ef478aadff3a079916971ffda00a7c
parent7f6c963ac48a870431e100982191ceca7992071a
ldap: reset tx_index_completed on tx removal

So, that this index does not overflow
rust/src/ldap/ldap.rs