diff options
author | Roland McGrath <roland@gnu.org> | 2002-10-22 15:50:12 +0000 |
---|---|---|
committer | Roland McGrath <roland@gnu.org> | 2002-10-22 15:50:12 +0000 |
commit | 5e922099c61712176c8bd37f150ebe568c2a2476 (patch) | |
tree | aaf1bcc76cc107e2a7ff95a0e85a3a215f806f91 /ChangeLog | |
parent | 8265947da0173ae415bed7123c64ad97bb2af1b5 (diff) | |
download | glibc-5e922099c61712176c8bd37f150ebe568c2a2476.zip glibc-5e922099c61712176c8bd37f150ebe568c2a2476.tar.gz glibc-5e922099c61712176c8bd37f150ebe568c2a2476.tar.bz2 |
* locale/programs/locarchive.c (enlarge_archive): Make sure
string_size is always a multiple of 4.
Reported by Andreas Schwab <schwab@suse.de>.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,3 +1,9 @@ +2002-10-22 Jakub Jelinek <jakub@redhat.com> + + * locale/programs/locarchive.c (enlarge_archive): Make sure + string_size is always a multiple of 4. + Reported by Andreas Schwab <schwab@suse.de>. + 2002-10-21 Roland McGrath <roland@redhat.com> * sysdeps/generic/libc-tls.c (__libc_setup_tls): Initialize the static |