[PATCH] nss: Remove effectively unused __nss_*_database variables
Florian Weimer
fweimer@redhat.com
Tue Nov 18 08:42:02 GMT 2025
* Collin Funk:
> Looks good to me. I don't see the __nss_*_database symbols accessed from
> anywhere outside of tests, where they have an extern declaration anyways.
Huh, do you mean this?
nss/tst-rfc3484-2.c:nss_action_list __nss_hosts_database attribute_hidden;
nss/tst-rfc3484-3.c:nss_action_list __nss_hosts_database attribute_hidden;
nss/tst-rfc3484.c:nss_action_list __nss_hosts_database attribute_hidden;
Looks like I forgot these. Will send a v2.
Thanks,
Florian
More information about the Libc-alpha
mailing list