diff options
author | Ulrich Drepper <drepper@redhat.com> | 2003-08-25 19:24:09 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 2003-08-25 19:24:09 +0000 |
commit | 0b9225cd7ffd2a6289e780f2c4bbca04f6868ac3 (patch) | |
tree | 9619ac751d26cd925b1d89f9ba1df5115d83409e /ChangeLog | |
parent | 02b3c9059ae5ab0186df148221153e47e6b0f3a1 (diff) | |
download | glibc-0b9225cd7ffd2a6289e780f2c4bbca04f6868ac3.tar.gz glibc-0b9225cd7ffd2a6289e780f2c4bbca04f6868ac3.tar.xz glibc-0b9225cd7ffd2a6289e780f2c4bbca04f6868ac3.zip |
Update.
2003-08-25 Jakub Jelinek <jakub@redhat.com> * elf/cache.c (save_cache): Don't write beyond end of file_entries buffer. Duplicate last old cache entry if the count would be odd.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index ba67c6d609..784e1cdc7d 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +2003-08-25 Jakub Jelinek <jakub@redhat.com> + + * elf/cache.c (save_cache): Don't write beyond end of file_entries + buffer. + Duplicate last old cache entry if the count would be odd. + 2003-08-25 Andreas Jaeger <aj@suse.de> * sysdeps/unix/sysv/linux/posix_fadvise64.c: Cast arguments of |