]> git.ipfire.org Git - thirdparty/bind9.git/commit
Merge branch '1109-inline-reload-error' into 'master'
authorEvan Hunt <each@isc.org>
Wed, 26 Jun 2019 15:45:13 +0000 (11:45 -0400)
committerEvan Hunt <each@isc.org>
Wed, 26 Jun 2019 15:45:13 +0000 (11:45 -0400)
commit2c370d93b436cd5f81f949fb608bb7b4513bbad3
tree6423d513ab950ba7ec33fe402271812fd63c241a
parentbe492cf28d1c48d9b6c1b2572a2aaae22b8591ab
parentc29e344f07d6f95528724ba494434a216dd11c96
Merge branch '1109-inline-reload-error' into 'master'

don't overwrite the dns_master_loadfile() result before calling zone_postload()

Closes #1109

See merge request isc-projects/bind9!2084