Ulrich Drepper cec4091671 * sysdeps/posix/tempname.c (__gen_tempname): Change attempts_min
into a macro.  Use preprocessor to decide how to initialize
	attempts [Coverity CID 67].

	* io/fts.c (fts_build): Comment out dead code [Coverity CID 68].

	* sunrpc/rpc_parse.c (def_union): Comment out dead code
	[Coverity CID 70].

	* locale/programs/linereader.c (lr_token): Remove duplicate
	handling of EOF [Coverity CID 71].

	* locale/programs/ld-numeric.c (numeric_read) [case tok_grouping]:
	We bail out early if ignore_content is set, so there is no need to
	check it later again [Coverity CID 72].

	* inet/inet6_option.c (inet6_option_find): Check *tptrp for NULL,
	not tptrp [Coverity CID 73].

	* inet/inet6_option.c (inet6_option_next): Check *tptrp for NULL,
	not tptrp [Coverity CID 74].

	* misc/tsearch.c (__tsearch): Don't rotate tree if memory
	allocation failed [Coverity CID 78].
2006-04-07 20:25:36 +00:00
..
2002-08-03 07:02:10 +00:00
2003-03-14 06:28:45 +00:00
2002-08-03 07:02:10 +00:00
2002-12-15 10:26:23 +00:00
2003-03-14 06:28:45 +00:00
2007-07-12 18:26:36 +00:00
2006-02-03 22:28:47 +00:00
2002-12-07 04:21:51 +00:00
2003-04-19 16:57:17 +00:00
2004-05-10 04:49:53 +00:00
2002-08-03 07:02:10 +00:00
2004-09-14 04:41:35 +00:00
2002-12-15 10:26:23 +00:00
2004-09-14 04:41:35 +00:00
2003-09-17 09:18:37 +00:00