Skip to content

Avoid producing an ill-formed result when qualifying a name with the root domain #546

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

Merged
merged 1 commit into from
Sep 25, 2023

Conversation

yrro
Copy link
Contributor

@yrro yrro commented Aug 29, 2023

This prevents the result of qualifying "name" with "." being "name.." which is ill-formed.

Fixes: #545

…root domain

This prevents the result of qualifying "name" with "." being "name.."
which is ill-formed.

Fixes: c-ares#545
@bradh352 bradh352 merged commit 098e02d into c-ares:main Sep 25, 2023
@yrro yrro deleted the dont-cat-absolute-domain branch September 26, 2023 07:30
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.

"search ." in /etc/resolv.conf breaks hostname resolution
2 participants