diff options
author | Andreas Schwab <schwab@redhat.com> | 2011-04-07 08:21:00 +0200 |
---|---|---|
committer | Andreas Schwab <schwab@redhat.com> | 2011-04-07 08:21:00 +0200 |
commit | 821ae7137b7b4dacdd7fcb73e4f3d479afed1014 (patch) | |
tree | e71f33c0e0d2eaec08013ff91d490b396d188d84 /ChangeLog | |
parent | e513f34605747f43eed259519b6fb847591861d2 (diff) | |
download | glibc-821ae7137b7b4dacdd7fcb73e4f3d479afed1014.zip glibc-821ae7137b7b4dacdd7fcb73e4f3d479afed1014.tar.gz glibc-821ae7137b7b4dacdd7fcb73e4f3d479afed1014.tar.bz2 |
Revert "Fix strncmp page test to limit length to size of object"
This reverts commit e513f34605747f43eed259519b6fb847591861d2.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 0 insertions, 5 deletions
@@ -1,8 +1,3 @@ -2011-04-05 Andreas Schwab <schwab@redhat.com> - - * string/test-strncmp.c (do_page_test): Limit length to size of - object. - 2011-04-03 Ulrich Drepper <drepper@gmail.com> * sysdeps/x86_64/cacheinfo.c (intel_02_known): Fix typo in table. |