diff options
author | Ulrich Drepper <drepper@redhat.com> | 2004-07-26 15:22:56 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 2004-07-26 15:22:56 +0000 |
commit | f3285f86f512ec05d101b4b995733180c4a71883 (patch) | |
tree | 82f2df2c96a260c05307546eeb22c82a0242f2b6 /ChangeLog | |
parent | f89d6892939b2c81a17c881ce86eacd218f19d12 (diff) | |
download | glibc-f3285f86f512ec05d101b4b995733180c4a71883.tar.gz glibc-f3285f86f512ec05d101b4b995733180c4a71883.tar.xz glibc-f3285f86f512ec05d101b4b995733180c4a71883.zip |
Update.
2004-07-26 Ulrich Drepper <drepper@redhat.com> * sysdeps/unix/sysv/linux/ifreq.c (__ifreq): Assign pointer for new buffer at the right time. Reported by Jakub Bogusz <qboosh@pld-linux.org>.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index e0b4230a84..ddd4c44b39 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +2004-07-26 Ulrich Drepper <drepper@redhat.com> + + * sysdeps/unix/sysv/linux/ifreq.c (__ifreq): Assign pointer for + new buffer at the right time. + Reported by Jakub Bogusz <qboosh@pld-linux.org>. + 2004-07-25 Ulrich Drepper <drepper@redhat.com> * inet/Versions [libc, GLIBC_2.3.4]: Add getipv4sourcefilter, |