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

correctly de-dup DNS/SDS hosts based on address #452

Merged
merged 1 commit into from Feb 9, 2017
Merged

Conversation

mattklein123
Copy link
Member

Previously we would incorrectly keep adding hosts and essentially
leak memory.

fixes #433

Previously we would incorrectly keep adding hosts and essentially
leak memory.

fixes #433
@mattklein123
Copy link
Member Author

@lyft/network-team @timperrett

@mattklein123 mattklein123 merged commit c9b0621 into master Feb 9, 2017
@mattklein123 mattklein123 deleted the fix_dups branch February 9, 2017 01:33
rshriram pushed a commit to rshriram/envoy that referenced this pull request Oct 30, 2018
* add test.

* update readme.

* address comment

* fix typo
jplevyak added a commit to jplevyak/envoy that referenced this pull request Apr 13, 2020
Signed-off-by: John Plevyak <jplevyak@gmail.com>
wolfguoliang pushed a commit to wolfguoliang/envoy that referenced this pull request Jan 23, 2021
jpsim pushed a commit that referenced this pull request Nov 28, 2022
This runtime is available in Xcode 11 by default.

Signed-off-by: Michael Rebello <me@michaelrebello.com>
Signed-off-by: JP Simard <jp@jpsim.com>
jpsim pushed a commit that referenced this pull request Nov 29, 2022
This runtime is available in Xcode 11 by default.

Signed-off-by: Michael Rebello <me@michaelrebello.com>
Signed-off-by: JP Simard <jp@jpsim.com>
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.

dns: de-dup returned entries
3 participants