glibc/assert
Ulrich Drepper 383bd1c503 Update.
2001-12-06  Ulrich Drepper  <drepper@redhat.com>

	* libio/vasprintf.c (_IO_vasprintf): Free buffer on failure.
	* assert/assert.c: Check result of __asprintf call and don't use
	string if it failed.
	* assert/assert-perr.c: Likewise.
	* inet/rcmd.c: Likewise.
	* locale/programs/localedef.c (main): Check result of
	construct_output_path and exit if it failed.
	(construct_output_path): Check result of asprintf and mkdir calls and
	fail if they failed.
	* posix/getopt.c: Check result of __asprintf calls and fail if
	they failed.
	Patch by Dmitry V. Levin <ldv@alt-linux.org>.
2001-12-06 08:49:08 +00:00
..
.cvsignore Tue May 14 14:07:10 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu> 1996-05-14 20:30:25 +00:00
Depend Update. 2000-07-01 05:19:18 +00:00
Makefile Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
Versions Update. 2000-08-02 00:09:25 +00:00
__assert.c Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
assert-perr.c Update. 2001-12-06 08:49:08 +00:00
assert.c Update. 2001-12-06 08:49:08 +00:00
assert.h Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
test-assert-perr.c Update. 2000-12-05 08:17:58 +00:00
test-assert.c Update. 2000-12-05 08:17:58 +00:00