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

arpa: garbage collect ns_newmsg/ns_rdata decls #700

Closed
wants to merge 1 commit into from

Conversation

valpackett
Copy link
Contributor

These were brought in by the libbind import,
but these functions were never actually implemented anywhere, only header declarations and symbol map entries were imported.

Fixes: 046c363, e457647
Reported by: ld.lld 16 being --no-undefined-version by default
Sponsored by: https://www.patreon.com/valpackett
Reviewed by: @emaste
Differential Revision: https://reviews.freebsd.org/D38407

These were brought in by the libbind import,
but these functions were never actually implemented anywhere,
only header declarations and symbol map entries were imported.

Fixes:         046c363, e457647
Reported by:   ld.lld 16 being --no-undefined-version by default
Sponsored by:  https://www.patreon.com/valpackett
Reviewed by:   emaste
Differential Revision: https://reviews.freebsd.org/D38407
freebsd-git pushed a commit that referenced this pull request Mar 22, 2023
These were brought in by the libbind import, but these functions were
never actually implemented anywhere, only header declarations and symbol
map entries were imported.

Fixes: 046c363 ("Bring final version of libbind:")
Fixes: e457647 ("Update our stub resolver to final version of ...")
Reported by:	ld.lld 16 being --no-undefined-version by default
Sponsored by:	https://www.patreon.com/valpackett
Reviewed by:	emaste
Pull request:	#700
Differential Revision: https://reviews.freebsd.org/D38407
@emaste
Copy link
Member

emaste commented Mar 22, 2023

Merged in f9c7fb7

@emaste emaste closed this Mar 22, 2023
@valpackett valpackett deleted the D38407 branch March 22, 2023 19:13
bsdjhb pushed a commit to bsdjhb/cheribsd that referenced this pull request Apr 21, 2023
These were brought in by the libbind import, but these functions were
never actually implemented anywhere, only header declarations and symbol
map entries were imported.

Fixes: 046c363 ("Bring final version of libbind:")
Fixes: e457647 ("Update our stub resolver to final version of ...")
Reported by:	ld.lld 16 being --no-undefined-version by default
Sponsored by:	https://www.patreon.com/valpackett
Reviewed by:	emaste
Pull request:	freebsd/freebsd-src#700
Differential Revision: https://reviews.freebsd.org/D38407
@emaste emaste added the merged label Jun 12, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
2 participants