Files
bind9/bin/tools
Mark Andrews 9936462f31 dns_master_indent and dns_master_indentstr must not be global
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.
2019-11-26 13:52:18 +01:00
..
2019-02-06 22:13:05 +00:00
2019-01-02 10:20:43 +11:00
2019-02-06 22:13:05 +00:00
2019-02-06 22:13:05 +00:00
2019-01-02 10:20:43 +11:00
2019-02-06 22:13:05 +00:00
2019-09-09 13:13:39 +00:00
2019-09-09 13:13:39 +00:00
2019-02-06 22:13:05 +00:00
2019-01-02 10:20:43 +11:00
2019-02-06 22:13:05 +00:00
2019-02-06 22:13:05 +00:00
2019-01-02 10:20:43 +11:00
2019-02-06 22:13:05 +00:00
2019-02-06 22:13:05 +00:00
2019-01-02 10:20:43 +11:00
2019-02-06 22:13:05 +00:00
2019-02-06 22:13:05 +00:00
2019-01-02 10:20:43 +11:00
2019-02-06 22:13:05 +00:00