diff options
author | H.J. Lu <hongjiu.lu@intel.com> | 2010-02-06 02:13:56 -0800 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 2010-02-06 02:13:56 -0800 |
commit | 70b7d00fc782759f1257001202cc30cb29bae28f (patch) | |
tree | 0e793998b4073ab3299a8bf66f3e88e0f06bc69f /ChangeLog | |
parent | 03849910cd0493dde35315eb0baaaf8d5056d296 (diff) | |
download | glibc-70b7d00fc782759f1257001202cc30cb29bae28f.zip glibc-70b7d00fc782759f1257001202cc30cb29bae28f.tar.gz glibc-70b7d00fc782759f1257001202cc30cb29bae28f.tar.bz2 |
memchr overshoots on ia64
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,3 +1,9 @@ +2010-02-05 H.J. Lu <hongjiu.lu@intel.com> + + [BZ #11230] + * sysdeps/ia64/memchr.S: Don't read beyond the last byte + during recovery. + 2010-01-26 Andreas Schwab <schwab@redhat.com> * sysdeps/unix/sysv/linux/s390/s390-32/utmp32.c: Use internal |