From be64c2ef2ac2357ddff61841f2cc8246e5da1b20 Mon Sep 17 00:00:00 2001 From: Paul Pluzhnikov Date: Mon, 5 Oct 2015 20:03:48 -0700 Subject: Fix BZ #19012 -- iconv_open leaks memory on error path. --- NEWS | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'NEWS') diff --git a/NEWS b/NEWS index d14efbd..16f5cfb 100644 --- a/NEWS +++ b/NEWS @@ -17,8 +17,8 @@ Version 2.23 18757, 18778, 18781, 18787, 18789, 18790, 18795, 18796, 18803, 18820, 18823, 18824, 18825, 18857, 18863, 18870, 18872, 18873, 18875, 18887, 18921, 18951, 18952, 18956, 18961, 18966, 18967, 18969, 18970, 18977, - 18980, 18981, 18985, 19003, 19016, 19032, 19046, 19049, 19050, 19059, - 19071. + 18980, 18981, 18985, 19003, 19012, 19016, 19032, 19046, 19049, 19050, + 19059, 19071. * The obsolete header has been removed. Programs that require this header must be updated to use instead. -- cgit v1.1