mirror of
https://github.com/isc-projects/bind9.git
synced 2026-05-23 10:37:43 -04:00
Use pre-increment (++ring->generated) instead of post-increment (ring->generated++) so the comparison against DNS_TSIG_MAXGENERATEDKEYS happens after counting the new key. With post-increment, one extra key beyond the limit was allowed before eviction kicked in. |
||
|---|---|---|
| .. | ||
| dns | ||
| isc | ||
| isccc | ||
| isccfg | ||
| ns | ||
| .gitignore | ||
| meson.build | ||