]> git.ipfire.org Git - thirdparty/bind9.git/commit
Merge branch '4322-hashmap-iterator-can-iterate-twice-the-same-item-if-deleting-items...
authorOndřej Surý <ondrej@isc.org>
Tue, 19 Sep 2023 09:51:24 +0000 (09:51 +0000)
committerOndřej Surý <ondrej@isc.org>
Tue, 19 Sep 2023 09:51:24 +0000 (09:51 +0000)
commit7f91925dadeafccf14e0c4c1c052d6943e2eec97
treec14f42da41350176940c82154fc822b04e544b85
parentc2b6f4357d1297af9bfeab590e739298480b0d7b
parentf467dbc182696eb2f29a8354cfff3cea5621130e
Merge branch '4322-hashmap-iterator-can-iterate-twice-the-same-item-if-deleting-items-via-delcurrent_next' into 'main'

Resolve "hashmap iterator can iterate twice the same item if deleting items via delcurrent_next"

Closes #4322

See merge request isc-projects/bind9!8309