mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-02-22 18:22:11 +01:00
girepository/compiler: Cleanup the parser error on failure
This commit is contained in:
parent
9b7ac7e225
commit
aaf93f9851
@ -219,6 +219,7 @@ main (int argc, char **argv)
|
||||
g_fprintf (stderr, "%s\n", message);
|
||||
g_free (message);
|
||||
gi_ir_parser_free (parser);
|
||||
g_error_free (error);
|
||||
|
||||
return 1;
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user