gnucash stable: [gsettings.cpp] g_settings_schema_unref after g_object_get
Christopher Lam
clam at code.gnucash.org
Sat Jul 1 00:23:56 EDT 2023
Updated via https://github.com/Gnucash/gnucash/commit/9dfe223f (commit)
from https://github.com/Gnucash/gnucash/commit/0d326fa1 (commit)
commit 9dfe223fc7303cd1a2eb7cbf4088dea9791667de
Author: Christopher Lam <christopher.lck at gmail.com>
Date: Sun Jun 25 00:55:27 2023 +0800
[gsettings.cpp] g_settings_schema_unref after g_object_get
g_object_get may be reffing the schema which prevents it freeing.
Summary of changes:
libgnucash/app-utils/gnc-gsettings.cpp | 3 +++
1 file changed, 3 insertions(+)
More information about the gnucash-patches
mailing list