Files
bind9/lib/isc
Ondřej Surý 45fb84076d Add assertion failure when adding to hashmap when iterating
When iterating the table, we can't add new nodes to the hashmap because
we can't assure that we are not adding the new node before the iterator.

This also applies to rehashing - which might be triggered by both
isc_hashmap_add() and isc_hashmap_delete(), but not
isc_hashmap_iter_delcurrent_next().
2023-09-19 11:18:04 +02:00
..
2023-02-15 16:44:47 +00:00
2023-02-15 16:44:47 +00:00
2023-02-15 16:44:47 +00:00
2023-08-31 22:08:35 +02:00
2023-09-01 12:01:19 +10:00
2023-08-21 18:39:53 +02:00
2023-02-15 16:44:47 +00:00
2023-08-31 22:08:35 +02:00
2023-02-16 18:35:32 +01:00
2023-09-05 18:46:57 +02:00
2023-02-15 16:44:47 +00:00
2023-02-15 16:44:47 +00:00
2023-02-16 18:35:32 +01:00
2023-02-15 16:44:47 +00:00
2023-06-15 15:32:04 +02:00
2023-03-28 12:38:28 -07:00
2023-08-31 22:08:35 +02:00
2023-02-15 16:44:09 +00:00
2023-08-31 22:08:35 +02:00
2023-09-16 07:32:17 +02:00
2023-02-16 18:35:32 +01:00
2023-09-01 12:01:20 +10:00
2022-11-29 08:54:34 +01:00
2022-11-29 08:54:34 +01:00
2023-04-27 12:38:53 +02:00