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

fix nil pointer #119

Merged
merged 8 commits into from
Apr 18, 2023
Merged

fix nil pointer #119

merged 8 commits into from
Apr 18, 2023

Conversation

till
Copy link
Contributor

@till till commented May 14, 2022

  • Refactor: move all dns utiliy functions
  • Fix: potential fix for nil pointer

@till till self-assigned this May 14, 2022
@till till force-pushed the fix-nil-pointer branch 2 times, most recently from 167e4be to 364d42e Compare May 16, 2022 10:27
@till till added this to Backlog in Open Source via automation May 16, 2022
@till till mentioned this pull request Sep 6, 2022
Creates a package which wraps miekg/dns calls.

Hopefully makes reading and testing this code easier in the future.
When no IPs are returned, we should stop this dance. This could be
a temporary problem with dns resolution.

For: #108
- os: linux
- arch: amd64, arm64

Resolves: #84
@till till moved this from Backlog to In Progress in Open Source Sep 6, 2022
@till
Copy link
Contributor Author

till commented Apr 18, 2023

Merging this finally. Will fix the release test separately.

@till till merged commit cc8a46b into main Apr 18, 2023
Open Source automation moved this from In Progress to Done Apr 18, 2023
@till till deleted the fix-nil-pointer branch April 18, 2023 12:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Open Source
  
Done
Development

Successfully merging this pull request may close these issues.

None yet

1 participant