mirror of
https://github.com/isc-projects/bind9.git
synced 2026-03-09 01:30:39 -04:00
The indentation for dumping the master zone was driven by two global variables dns_master_indent and dns_master_indentstr. In threaded mode, this becomes prone to data access races, so this commit converts the global variables into a local per-context tuple that consist of count and string. |
||
|---|---|---|
| .. | ||
| win32 | ||
| .gitignore | ||
| delv.1 | ||
| delv.c | ||
| delv.docbook | ||
| delv.html | ||
| Makefile.in | ||