This is the mail archive of the libc-alpha@sourceware.org mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [patch] Fix for crash in NSS when libc built with--enable-static-nss and exe built with -static


> 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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]