Files
bind9/lib
Diego Fronza a200852001 Fixed data race in log.c
A data race was happening while BIND was starting due to
isc_log_wouldlog function accessing lctx->logconfig without a lock.

To prevent that without incurring much costs, that variable was made
atomic.
2020-03-10 11:49:53 +01:00
..
2020-03-09 14:05:14 -07:00
2020-03-10 11:49:53 +01:00
2020-02-13 15:05:06 -08:00