Fixed memory issue found by valgrind (#366)

This commit is contained in:
Isaac Carter 2020-04-06 10:34:48 -04:00 committed by GitHub
parent 1d39305c1c
commit 6bbcc343dd
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 0 deletions

View File

@ -331,6 +331,8 @@ xed_app_startup (GApplication *application)
g_error_free (error);
}
g_object_unref (css_file);
/*
* We use the default gtksourceview style scheme manager so that plugins
* can obtain it easily without a xed specific api, but we need to