From 8a85c1b3579bac73c37dbe1498dfc8ceb1ff568c Mon Sep 17 00:00:00 2001 From: Maxim Kuvyrkov Date: Thu, 19 Sep 2013 19:55:50 +1200 Subject: [PATCH] Add BZ #15640 to resolved bug list in NEWS. --- NEWS | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/NEWS b/NEWS index e72e937..79c59bf 100644 --- a/NEWS +++ b/NEWS @@ -9,9 +9,9 @@ Version 2.19 * The following bugs are resolved with this release: - 14155, 14699, 15427, 15522, 15531, 15532, 15736, 15748, 15749, 15797, - 15844, 15849, 15855, 15856, 15857, 15867, 15886, 15887, 15890, 15892, - 15893, 15895, 15897, 15905, 15909, 15921, 15939, 15966. + 14155, 14699, 15427, 15522, 15531, 15532, 15640, 15736, 15748, 15749, + 15797, 15844, 15849, 15855, 15856, 15857, 15867, 15886, 15887, 15890, + 15892, 15893, 15895, 15897, 15905, 15909, 15921, 15939, 15966. * CVE-2013-4237 The readdir_r function could write more than NAME_MAX bytes to the d_name member of struct dirent, or omit the terminating NUL -- 2.7.4