Update.
	Workaround for [BZ #232].
This commit is contained in:
Ulrich Drepper 2004-06-29 06:20:25 +00:00
parent 16ac7d456d
commit e2fd959d18
1 changed files with 1 additions and 0 deletions

View File

@ -1,6 +1,7 @@
2004-06-28 Ulrich Drepper <drepper@redhat.com>
* inet/bug-if1.c (do_test): Simply use 0 as invalid index.
Workaround for [BZ #232].
* sysdeps/unix/sysv/linux/if_index.c (if_nameindex): Use extend_alloca.