glibc/locale
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
..
bits
programs * posix/wordexp.c (w_addword): Free word if realloc fails and it 2006-05-10 00:03:41 +00:00
.cvsignore
C-address.c
C-collate.c
C-ctype.c Update. 2003-11-16 07:14:28 +00:00
C-identification.c
C-measurement.c
C-messages.c
C-monetary.c
C-name.c
C-numeric.c
C-paper.c
C-telephone.c
C-time.c Update. 2004-08-13 05:42:43 +00:00
C-translit.h 2.5-18.1 2007-07-12 18:26:36 +00:00
C-translit.h.in 2.5-18.1 2007-07-12 18:26:36 +00:00
C_name.c
Makefile [BZ #1978] 2005-12-20 07:21:59 +00:00
SYS_libc.c [BZ #284, BZ #721] 2005-02-17 01:19:55 +00:00
Versions
broken_cur_max.c
categories.def Update. 2003-11-16 07:14:28 +00:00
coll-lookup.c Update. 2003-06-13 21:05:42 +00:00
coll-lookup.h Update. 2003-06-13 21:05:42 +00:00
duplocale.c * locale/xlocale.c (_nl_C_locobj): Mark as const. 2005-12-21 07:28:33 +00:00
elem-hash.h
findlocale.c 2.5-18.1 2007-07-12 18:26:36 +00:00
freelocale.c * locale/xlocale.c (_nl_C_locobj): Mark as const. 2005-12-21 07:28:33 +00:00
gen-translit.pl
global-locale.c
hashval.h
indigits.h
indigitswc.h
iso-639.def [BZ #566] 2005-09-24 17:37:33 +00:00
iso-3166.def 2.5-18.1 2007-07-12 18:26:36 +00:00
iso-4217.def * locale/iso-4217.def: Update. 2006-04-26 07:21:15 +00:00
langinfo.h 2005-03-28 Roland McGrath <roland@redhat.com> 2005-03-28 19:22:05 +00:00
lc-address.c
lc-collate.c
lc-ctype.c [BZ #284, BZ #721] 2005-02-17 01:19:55 +00:00
lc-identification.c
lc-measurement.c
lc-messages.c
lc-monetary.c
lc-name.c
lc-numeric.c
lc-paper.c
lc-telephone.c
lc-time.c
loadarchive.c (_nl_load_locale_from_archive): Free normalized_codeset even if p was already normalized. 2005-09-09 16:56:52 +00:00
loadlocale.c * locale/loadlocale.c (_nl_value_types): Mark as const. 2005-12-20 16:35:25 +00:00
locale.h
localeconv.c
localeinfo.h [BZ #368] 2005-10-14 22:56:25 +00:00
localename.c * wcsmbs/wcsmbsload.c (__wcsmbs_getfct): Move attribute_hidden 2004-09-01 00:50:33 +00:00
locarchive.h
mb_cur_max.c
newlocale.c * locale/xlocale.c (_nl_C_locobj): Mark as const. 2005-12-21 07:28:33 +00:00
nl_langinfo.c 2005-03-28 Roland McGrath <roland@redhat.com> 2005-03-28 19:22:05 +00:00
nl_langinfo_l.c
outdigits.h
outdigitswc.h
setlocale.c * locale/setlocale.c: Comment typo. 2005-03-23 03:02:03 +00:00
strlen-hash.h
tst-C-locale.c Update. 2004-08-13 05:42:43 +00:00
uselocale.c Update. 2004-03-14 21:12:06 +00:00
weight.h * sysdeps/x86_64/dl-machine.h (elf_machine_rela_relative): Remove 2004-09-24 17:09:04 +00:00
weightwc.h * posix/regexec.c (check_node_accept_bytes): Correct cast to avoid 2005-03-06 07:27:56 +00:00
xlocale.c * locale/xlocale.c (_nl_C_locobj): Mark as const. 2005-12-21 07:28:33 +00:00
xlocale.h