[patch] Fix for crash in NSS when libc built with --enable-static-nss and exe built with -static
Siddhesh Poyarekar
siddhesh.poyarekar@gmail.com
Thu Apr 5 08:00:00 GMT 2012
> diff --git a/nss/nsswitch.c b/nss/nsswitch.c
> index 7acb140..26a5583 100644
> --- a/nss/nsswitch.c
> +++ b/nss/nsswitch.c
> @@ -1,4 +1,4 @@
> -/* Copyright (C) 1996-1999,2001-2007,2009,2010,2011
> +/* Copyright (C) 1996-1999,2001-2007,2009,2010,2011,2012
> Free Software Foundation, Inc.
> This file is part of the GNU C Library.
> Contributed by Ulrich Drepper <drepper@cygnus.com>, 1996.
Hi,
Can you please merge the copyright years above into a range and send
the patch again? 1996-2012 should be fine here. The fix is pretty
simple, so i can commit it once you send in the updated patch.
Thanks,
Siddhesh
--
Siddhesh Poyarekar
http://siddhesh.in
More information about the Libc-alpha
mailing list