Skip to content

Ignore invalid entries in /etc/resolv.conf when parsing#9697

Merged
normanmaurer merged 1 commit into4.1from
ignore_entry
Oct 22, 2019
Merged

Ignore invalid entries in /etc/resolv.conf when parsing#9697
normanmaurer merged 1 commit into4.1from
ignore_entry

Conversation

@normanmaurer
Copy link
Copy Markdown
Member

Motivation:

We should just ignore (and so skip) invalid entries in /etc/resolver.conf.

Modifications:

  • Skip invalid entries
  • Add unit test

Result:

Fix #9684

Motivation:

We should just ignore (and so skip) invalid entries in /etc/resolver.conf.

Modifications:

- Skip invalid entries
- Add unit test

Result:

Fix #9684

After your change, what will change.
@normanmaurer
Copy link
Copy Markdown
Member Author

@slandelle PTAL again

@normanmaurer normanmaurer merged commit c7441f6 into 4.1 Oct 22, 2019
@normanmaurer normanmaurer deleted the ignore_entry branch October 22, 2019 12:26
normanmaurer added a commit that referenced this pull request Oct 22, 2019
Motivation:

We should just ignore (and so skip) invalid entries in /etc/resolver.conf.

Modifications:

- Skip invalid entries
- Add unit test

Result:

Fix #9684
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.

UnixResolverDnsServerAddressStreamProvider : unresolved DNS server address

2 participants