diff options
author | Ondřej Bílka <neleai@seznam.cz> | 2013-11-01 15:39:26 +0100 |
---|---|---|
committer | Ondřej Bílka <neleai@seznam.cz> | 2013-11-01 15:39:26 +0100 |
commit | 8b35e35d0f4eae28a47c23e2aa15ddf570fa86ef (patch) | |
tree | 4b9a50c8756f620f890cd88d6e93bba30151bea3 /NEWS | |
parent | 8f5de63892b491856400a394632b46c3b1be642d (diff) | |
download | glibc-8b35e35d0f4eae28a47c23e2aa15ddf570fa86ef.zip glibc-8b35e35d0f4eae28a47c23e2aa15ddf570fa86ef.tar.gz glibc-8b35e35d0f4eae28a47c23e2aa15ddf570fa86ef.tar.bz2 |
Fix malloc_info statistic. Fixes bug 16112
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -17,7 +17,7 @@ Version 2.19 15847, 15849, 15855, 15856, 15857, 15859, 15867, 15886, 15887, 15890, 15892, 15893, 15895, 15897, 15905, 15909, 15917, 15919, 15921, 15923, 15939, 15948, 15963, 15966, 15988, 16032, 16034, 16036, 16037, 16041, - 16071, 16072, 16074, 16078. + 16071, 16072, 16074, 16078, 16112. * CVE-2012-4412 The strcoll implementation caches indices and rules for large collation sequences to optimize multiple passes. This cache |