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


On Thu, Apr 5, 2012 at 1:00 AM, Siddhesh Poyarekar
<siddhesh.poyarekar@gmail.com> wrote:

>> -/* Copyright (C) 1996-1999,2001-2007,2009,2010,2011
>> +/* Copyright (C) 1996-1999,2001-2007,2009,2010,2011,2012
>
> Can you please merge the copyright years above into a range and send
> the patch again? 1996-2012 should be fine here.

Updated patch attached.

> The fix is pretty
> simple, so i can commit it once you send in the updated patch.

I can commit it myself, but I need an approval.

Thanks,
-- 
Paul Pluzhnikov

2012-04-05  Paul Pluzhnikov  <ppluzhnikov@google.com>

	[BZ #13895]
	* nss/nsswitch.c (nss_load_library, __nss_lookup_function): Avoid
	extra indirection.
	* nss/Makefile (tests-static, tests): Add tst-nss-static.
	* nss/tst-nss-static.c: New.

Attachment: glibc-crash-static-nss-20120405.txt
Description: Text document


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