mirror of https://github.com/GNOME/gimp.git
plug-ins: Don't leak the gegl buffer in pnm loader
This commit is contained in:
parent
fc0f42def4
commit
74a249cabe
|
@ -544,6 +544,8 @@ run (const gchar *name,
|
|||
}
|
||||
|
||||
values[0].data.d_status = status;
|
||||
|
||||
gegl_exit ();
|
||||
}
|
||||
|
||||
static gint32
|
||||
|
|
Loading…
Reference in New Issue