diff options
author | Andreas Schwab <schwab@redhat.com> | 2011-03-29 10:40:28 +0200 |
---|---|---|
committer | Andreas Schwab <schwab@redhat.com> | 2011-04-05 13:45:23 +0200 |
commit | e513f34605747f43eed259519b6fb847591861d2 (patch) | |
tree | 7b7395a31d3c00433a8a0d1b30a94824bfbef7f5 /ChangeLog | |
parent | 8cb700c0f3a503eaef660759f17fb787d0dec616 (diff) | |
download | glibc-e513f34605747f43eed259519b6fb847591861d2.zip glibc-e513f34605747f43eed259519b6fb847591861d2.tar.gz glibc-e513f34605747f43eed259519b6fb847591861d2.tar.bz2 |
Fix strncmp page test to limit length to size of object
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,8 @@ +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. |