Skip to content

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

Merged
bradh352 merged 1 commit into
c-ares:mainfrom
yrro:dont-cat-absolute-domain
Sep 25, 2023
Merged

Avoid producing an ill-formed result when qualifying a name with the root domain#546
bradh352 merged 1 commit into
c-ares:mainfrom
yrro:dont-cat-absolute-domain

Conversation

@yrro

@yrro yrro commented Aug 29, 2023

Copy link
Copy Markdown
Contributor

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