Fix overrun in strcpy destination buffer in x86-32/SSSE3 version

This commit is contained in:
Liubov Dmitrieva 2011-12-22 14:22:00 -05:00 committed by Ulrich Drepper
parent 16c6f99208
commit 2bd779ae3f
2 changed files with 528 additions and 752 deletions

View File

@ -1,3 +1,8 @@
2011-12-22 Liubov Dmitrieva <liubov.dmitrieva@gmail.com>
* sysdeps/i386/i686/multiarch/strcpy-ssse3.S: Fix wrong copying
processing for last bytes.
2011-12-22 Ulrich Drepper <drepper@gmail.com>
* locale/iso-639.def: Add brx entry.

File diff suppressed because it is too large Load Diff