mirror of
https://github.com/isc-projects/bind9.git
synced 2026-05-21 09:26:12 -04:00
Two TSIG-authenticated TKEY DELETE queries for the same dynamic key, arriving on different worker loops, could each enter dns_tsigkey_delete() and cause over-decrementing the key refcount. This has been fixed by making dns_tsigkey_delete() idempotent. |
||
|---|---|---|
| .. | ||
| bench | ||
| dns | ||
| include/tests | ||
| isc | ||
| isccfg | ||
| libtest | ||
| ns | ||
| .gitignore | ||
| meson.build | ||