]> git.ipfire.org Git - thirdparty/knot-resolver.git/commit
hints: server stop when root hints load failed
authorVítězslav Kříž <vitezslav.kriz@nic.cz>
Mon, 4 Dec 2017 14:15:33 +0000 (15:15 +0100)
committerVítězslav Kříž <vitezslav.kriz@nic.cz>
Mon, 4 Dec 2017 15:48:05 +0000 (16:48 +0100)
commit69ea2043fd397ea7ceafe9395b1318045ed6b9f3
treeb8829d49512682db6f8309bf42ad8d2126b069b8
parent9bdfbdd82618398a6ea1e6d73b32ef0c7e6bb957
hints: server stop when root hints load failed

If user provides custom hints file with config option hints.root_file('file')
resovler fail with error. Before it just silently pass and may fail
when loading defaults file, which leads to confusing error message.
modules/hints/hints.c