Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Return SERVFAIL if unbound result is nil or missing question #30

Closed

Conversation

chrisohaver
Copy link
Member

Avoid panic when an unbound result is nil or missing question. Return SERVFAIL instead.

closes: #25 #28 and #29

Signed-off-by: Chris O'Haver [email protected]

@miekg
Copy link
Member

miekg commented Feb 23, 2022

missing isn't actually server failure. I think this is more elegant and a closer to the source fix: miekg/unbound#18

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

crashes on some lookups
2 participants