diff options
author | Ulrich Drepper <drepper@redhat.com> | 2004-06-29 06:20:25 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 2004-06-29 06:20:25 +0000 |
commit | e2fd959d18978dee84550cd14ef0693657d508af (patch) | |
tree | a005d0ec019e1b794edb036564d72ebc73c8dc22 | |
parent | 16ac7d456d14d22c2071e9151a0b78626d0d71c9 (diff) | |
download | glibc-e2fd959d18978dee84550cd14ef0693657d508af.zip glibc-e2fd959d18978dee84550cd14ef0693657d508af.tar.gz glibc-e2fd959d18978dee84550cd14ef0693657d508af.tar.bz2 |
[BZ #232]
Update.
Workaround for [BZ #232].
-rw-r--r-- | ChangeLog | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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. |