nss_db: reset mapping after last get*ent
Andreas Schwab
schwab@suse.de
Tue Jun 18 08:03:00 GMT 2019
On Jun 17 2019, DJ Delorie <dj@redhat.com> wrote:
> diff --git a/support/links-dso-program-c.c b/support/links-dso-program-c.c
> index d28a28a0d0..6043b8652b 100644
> --- a/support/links-dso-program-c.c
> +++ b/support/links-dso-program-c.c
> @@ -1,9 +1,18 @@
> #include <stdio.h>
>
> +/* makedb needs selinux dso's. */
> +#ifdef HAVE_SELINUX
> +# include <selinux/selinux.h>
> +int sel;
Where is this variable used?
Andreas.
--
Andreas Schwab, SUSE Labs, schwab@suse.de
GPG Key fingerprint = 0196 BAD8 1CE9 1970 F4BE 1748 E4D4 88E3 0EEA B9D7
"And now for something completely different."
More information about the Libc-alpha
mailing list