mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-07-23 10:27:51 +02:00
girepository/compiler: Cleanup the parser error on failure
This commit is contained in:
@@ -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;
|
||||
}
|
||||
|
Reference in New Issue
Block a user