diff options
author | 2019-07-31 19:37:09 +0000 | |
---|---|---|
committer | 2019-07-31 19:37:09 +0000 | |
commit | 07f016191d5d42e56f64408751fdb48057c5b930 (patch) | |
tree | 9c5364ed4a6f03bb45e052cac255f4e5279a3b7e /notes | |
parent | 45e17c325c16760374455157795d375709ee72ab (diff) | |
download | coredns-07f016191d5d42e56f64408751fdb48057c5b930.tar.gz coredns-07f016191d5d42e56f64408751fdb48057c5b930.tar.zst coredns-07f016191d5d42e56f64408751fdb48057c5b930.zip |
plugin/hosts: create inline map in setup (#3071)
* plugin/hosts: create inline map in setup
The inline map wasn't create in the setup.go fuction leading to a crash,
which is masked by a recover (but leads to a SERVFAIL, and not logging
the request).
Various other simplifications.
host plugin could use some test that actually cover these edgecases.
Signed-off-by: Miek Gieben <miek@miek.nl>
* PR review changes
Signed-off-by: Miek Gieben <miek@miek.nl>
Diffstat (limited to 'notes')
0 files changed, 0 insertions, 0 deletions