glibc/nss
Ulrich Drepper e7c8359e43 * posix/wordexp.c (w_addword): Free word if realloc fails and it
was allocated here.  [Coverity CID 219]

	* posix/getconf.c (print_all): Free confstr data after printing.
	[Coverity CID 218]

	* sysdeps/posix/getaddrinfo.c (gaih_inet): Free canon string if
	list allocation fails.  [Coverity CID 215]

	* nss/nsswitch.c (__nss_configure_lookup): Fix loop end condition.
	[Coverity CID 213]

	* argp/argp-help.c (hol_entry_cmp): Don't call canon_doc_option if
	string is NULL.  [Coverity CID 212]
	* argp/Makefile: Add rules to build and run bug-argp1.
	* argp/bug-argp1.c: New file.

	* io/ftw.c (ftw_dir): Use __rawmemchr instead of strchr to find
	end of string.
	* stdlib/canonicalize.c (__realpath): Likewise.

	* locale/programs/ld-time.c (time_finish): Don't dereference NULL
	pointer.  [Coverity CID 206]

	* elf/dl-dst.h (DL_DST_REQUIRED): Be prepared for missing link map
	in statically linked code.
	* elf/dl-load.c (_dl_dst_substitute): When replacing ORIGIN in
	statically built code, be prepared to have no link map.
	[Coverity CID 205]

	* argp/argp-help.c (fill_in_uparams): Handle STATE==NULL in
	dgettext calls. [Coverity CID 204]

	* argp/argp-help.c (struct uparams): Remove valid member.  Change
	the one user.
	(uparam_names): Reduce size.  Avoid relative relocations.
	Moved to read-only segment.
	(fill_in_uparams): Update for new layout.

	* sysdeps/unix/sysv/linux/ifaddrs.c (getifaddrs): Parameter can be
	assumed to always be != NULL. [Coverity CID 202]

	* argp/argp-help.c (hol_entry_help): Remove some dead code
	[Coverity CID 200].

	* nis/nss_nis/nis-service.c (_nss_nis_getservbyport_r): Optimize
	away a few more unconditional yperr2nss calls.
	(_nss_nis_getservbyname_r): Likewise.
2006-05-10 00:03:41 +00:00
..
nss_db Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
nss_files * libio/fmemopen.c (fmemopen): Free stream memory in case of 2006-04-07 04:29:25 +00:00
Depend Update. 2000-01-02 04:20:21 +00:00
Makefile Update. 2002-09-29 18:25:48 +00:00
Versions Update. 2003-06-26 08:00:21 +00:00
XXX-lookup.c Update. 2002-08-03 07:02:10 +00:00
alias-lookup.c Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
bug-erange.c Update. 2002-09-29 18:25:48 +00:00
databases.def * sunrpc/auth_none.c (ops): Mark as const. 2005-12-20 19:00:19 +00:00
db-Makefile Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
digits_dots.c Update. 2004-08-05 23:32:24 +00:00
ethers-lookup.c Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
function.def [BZ #1912] 2005-11-25 16:42:59 +00:00
getXXbyYY.c Update. 2004-12-13 21:50:20 +00:00
getXXbyYY_r.c 2.5-18.1 2007-07-12 18:26:36 +00:00
getXXent.c Update. 2003-06-16 17:18:06 +00:00
getXXent_r.c Update. 2004-03-10 09:29:17 +00:00
getent.c Update copyright year. 2006-01-01 19:15:56 +00:00
getnssent.c Update. 2004-12-13 21:50:20 +00:00
getnssent_r.c Update. 2004-08-05 23:32:24 +00:00
grp-lookup.c Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
hosts-lookup.c Update. 2002-08-03 07:02:10 +00:00
key-lookup.c Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
makedb.c [BZ #40] 2004-05-17 18:59:35 +00:00
netgrp-lookup.c Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
network-lookup.c Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
nss.h Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
nsswitch.c * posix/wordexp.c (w_addword): Free word if realloc fails and it 2006-05-10 00:03:41 +00:00
nsswitch.conf update from main archive 961001 1996-10-02 01:40:17 +00:00
nsswitch.h Update. 2004-05-26 06:42:16 +00:00
proto-lookup.c Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
pwd-lookup.c Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
rpc-lookup.c Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
service-lookup.c Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
spwd-lookup.c Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
test-netdb.c Update. 2001-08-24 20:38:43 +00:00