Files
bind9/bin/dnssec
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-02-06 22:13:05 +00:00
2019-08-12 14:08:12 +00:00
2019-08-12 14:08:12 +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-11-17 18:59:41 -08:00
2019-11-06 22:36:21 +01:00
2019-11-17 18:59:41 -08: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-11-17 18:59:41 -08:00
2019-11-17 18:59:41 -08:00
2019-08-12 14:08:12 +00:00
2019-08-12 14:08:12 +00:00
2019-08-12 14:08:12 +00:00
2019-08-12 14:08:12 +00:00
2019-11-10 20:14:17 +00:00