app: double free when plugin fails to execute.
This commit is contained in:
parent
90add0f55a
commit
66ea9e7ebd
1 changed files with 0 additions and 1 deletions
|
|
@ -370,7 +370,6 @@ gimp_plug_in_open (GimpPlugIn *plug_in,
|
|||
gimp_file_get_utf8_name (plug_in->file),
|
||||
error->message);
|
||||
g_clear_error (&error);
|
||||
g_free (progname);
|
||||
goto cleanup;
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue