summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorLiubov Dmitrieva <liubov.dmitrieva@intel.com>2013-06-26 12:28:43 -0700
committerH.J. Lu <hjl.tools@gmail.com>2013-06-26 12:31:51 -0700
commit11b8a0e1d7b6175470ffc9077e94104c896093b7 (patch)
treed75f0dc9a9ce92b78a7761ed89d4cef47e95a964 /ChangeLog
parentb0037103771cc02e092884c39aa9e4982073099a (diff)
Fix buffers overrun in x86_64 memcmp-ssse3.S
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 64f2fe37b3..fd3a90f87a 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2013-06-26 Liubov Dmitrieva <liubov.dmitrieva@intel.com>
+
+ [BZ #15674]
+ * sysdeps/x86_64/multiarch/memcmp-ssse3.S: Fix buffers overrun.
+
2013-06-26 Maciej W. Rozycki <macro@codesourcery.com>
[BZ #15022]