From 3b2e908f28682cc31fcccb2c5f6c3ebf5095f888 Mon Sep 17 00:00:00 2001 From: David Robillard Date: Sun, 7 May 2017 13:31:28 +0200 Subject: Fix potential use of uninitialized memory --- NEWS | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'NEWS') diff --git a/NEWS b/NEWS index fa1a875..0648d30 100644 --- a/NEWS +++ b/NEWS @@ -4,9 +4,9 @@ suil (0.8.7) unstable; * Add support for Qt5 in Gtk2 * Add suil_init() to support early initialization and passing any necessary information that may be needed in the future (thanks Stefan Westerfeld) - * Fix memory leaks + * Fix minor memory errors - -- David Robillard Sun, 07 May 2017 13:23:10 +0200 + -- David Robillard Sun, 07 May 2017 13:26:59 +0200 suil (0.8.4) stable; -- cgit v1.2.1