mirror of
https://github.com/isc-projects/bind9.git
synced 2026-02-26 03:11:56 -05:00
1. Restore locking in the fctx_decreference() code, because the insides of the function needs to be protected when fctx->references drops to 0. 2. Restore locking in the dns_resolver_attach() code, because two variables are accessed at the same time and there's slight chance of data race. |
||
|---|---|---|
| .. | ||
| bind9 | ||
| dns | ||
| irs | ||
| isc | ||
| isccc | ||
| isccfg | ||
| ns | ||
| samples | ||
| win32/bindevt | ||
| .gitignore | ||
| Kyuafile | ||
| Makefile.in | ||