Files
coredns/plugin/file/lookup.go
Miek Gieben 5a7e440476 plugin/file: fix crash (#1301)
When z.Tree.Prev returns zero we should break out of this loop, not
use elem as if nothing has happened.

Can be triggered by sending edns0 to unsigned zone.
2017-12-11 14:32:51 +00:00

12 KiB