]> git.ipfire.org Git - thirdparty/bind9.git/commit
Merge branch '3778-empty-include' into 'main'
authorEvan Hunt <each@isc.org>
Wed, 22 Feb 2023 17:36:13 +0000 (17:36 +0000)
committerEvan Hunt <each@isc.org>
Wed, 22 Feb 2023 17:36:13 +0000 (17:36 +0000)
commit211ec73f419cbb07141836bfca462a97e8674c22
tree0d7caf9952f903008b657214df8ea02f2a425b2f
parent7aa0ee4f5edc1bc08538d5168002486677153815
parentdc27552c30826e12734ffa7f802e0118350b1a64
Merge branch '3778-empty-include' into 'main'

fix a crash from using an empty string for "include"

Closes #3778

See merge request isc-projects/bind9!7572