diff options
author | 2024-04-09 00:52:43 -0700 | |
---|---|---|
committer | 2024-04-09 09:52:43 +0200 | |
commit | 6706ee84199337304d8bbc10ad570e0e045b3132 (patch) | |
tree | f4310f7af18464b6af07607a7c72a80f57d68127 /plugin.md | |
parent | 4db719ae35b7d1136d84327ca599632badbffe1b (diff) | |
download | coredns-6706ee84199337304d8bbc10ad570e0e045b3132.tar.gz coredns-6706ee84199337304d8bbc10ad570e0e045b3132.tar.zst coredns-6706ee84199337304d8bbc10ad570e0e045b3132.zip |
Return RcodeServerFailure when DNS64 has no next plugin (#6590)
If using a coredns config with only the dns64 plugin specified, the
`Next` plugin that dns64 will attempt to call will be nil, resulting in
a nil pointer dereference. We should return an error instead of
crashing.
Signed-off-by: Jared Baur <jaredbaur@fastmail.com>
Diffstat (limited to 'plugin.md')
0 files changed, 0 insertions, 0 deletions