mirror of
https://github.com/isc-projects/bind9.git
synced 2026-05-23 10:37:43 -04:00
Race rndc reconfig (toggling between allow-update and update-policy) against a stream of DNS UPDATEs for 5 seconds and verify that named does not crash. Before the fix, the race between send_update() and update_action() reading the SSU table independently could trigger an assertion failure (INSIST) when the zone's update policy changed between the two reads. |
||
|---|---|---|
| .. | ||
| ns1 | ||
| setup.sh | ||
| tests_ssutoctou.py | ||