Files
bind9/lib
Evan Hunt 4dd46ba0f7 don't overwrite the dns_master_loadfile() result before calling zone_postload()
if "rndc reload" fails, the result code is supposed to be passed to
zone_postload, but for inline-signing zones, the result can be
overwritten first by a call to the ZONE_TRYLOCK macro. this can lead
to the partially-loaded unsigned zone being synced over to the signed
zone instead of being rejected.

(cherry picked from commit 0b792bd37b)
2019-06-26 08:51:24 -07:00
..
2019-05-10 05:03:46 +00:00
2019-03-05 11:04:46 -08:00
2019-02-20 19:54:38 -08:00
2019-02-20 19:54:40 -08:00
2018-11-13 07:50:30 +11:00