From 2bd779ae3f3a86bce22fcb7665d740b14ac677ca Mon Sep 17 00:00:00 2001 From: Liubov Dmitrieva Date: Thu, 22 Dec 2011 14:22:00 -0500 Subject: Fix overrun in strcpy destination buffer in x86-32/SSSE3 version --- ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index a9cdf76f56..8595c0396d 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2011-12-22 Liubov Dmitrieva + + * sysdeps/i386/i686/multiarch/strcpy-ssse3.S: Fix wrong copying + processing for last bytes. + 2011-12-22 Ulrich Drepper * locale/iso-639.def: Add brx entry. -- cgit v1.2.3