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

Update res.c #56

Merged
merged 6 commits into from
Dec 14, 2020
Merged

Update res.c #56

merged 6 commits into from
Dec 14, 2020

Conversation

jurjen-van-dijk
Copy link
Contributor

Properly process IPV4 and IPV6 addresses

Properly process IPV4 and IPV6 addresses
src/dns/res.c Outdated Show resolved Hide resolved
src/dns/res.c Outdated Show resolved Hide resolved
@sreimers
Copy link
Member

Thanks for PR. Please see my review comments. And the ccheck errors needs to be fixed:

./src/dns/res.c:56: line is too wide (113 - max 79)
Statistics:
./src/dns/res.c:58: has trailing tab(s)
~~~~~~~~~~~
./src/dns/res.c:61: line is too wide (89 - max 79)

Updated for PR review
fixed ccheck errors
ccheck fixes
Only include for DARWIN
This reverts commit 9faf926.
@sreimers sreimers merged commit 06a7aab into baresip:master Dec 14, 2020
@sreimers sreimers added the enhancement New feature or request label Apr 9, 2021
@sreimers sreimers added this to the v2.0.0 milestone Apr 9, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants