Fixed memory issue found by valgrind (#366)
This commit is contained in:
@@ -331,6 +331,8 @@ xed_app_startup (GApplication *application)
|
|||||||
g_error_free (error);
|
g_error_free (error);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
g_object_unref (css_file);
|
||||||
|
|
||||||
/*
|
/*
|
||||||
* We use the default gtksourceview style scheme manager so that plugins
|
* We use the default gtksourceview style scheme manager so that plugins
|
||||||
* can obtain it easily without a xed specific api, but we need to
|
* can obtain it easily without a xed specific api, but we need to
|
||||||
|
Reference in New Issue
Block a user