From 74a249cabe51dbb40b850e451f45cb45cd4e09dc Mon Sep 17 00:00:00 2001 From: Tobias Ellinghaus Date: Tue, 19 Apr 2016 01:20:28 +0100 Subject: [PATCH] plug-ins: Don't leak the gegl buffer in pnm loader --- plug-ins/common/file-pnm.c | 2 ++ 1 file changed, 2 insertions(+) diff --git a/plug-ins/common/file-pnm.c b/plug-ins/common/file-pnm.c index 8a1e3a33c3..1bc461542e 100644 --- a/plug-ins/common/file-pnm.c +++ b/plug-ins/common/file-pnm.c @@ -544,6 +544,8 @@ run (const gchar *name, } values[0].data.d_status = status; + + gegl_exit (); } static gint32