gnucash maint: Multiple changes pushed

Christopher Lam clam at code.gnucash.org
Mon Aug 30 12:38:25 EDT 2021


Updated	 via  https://github.com/Gnucash/gnucash/commit/5d15f95f (commit)
	 via  https://github.com/Gnucash/gnucash/commit/998e14c1 (commit)
	from  https://github.com/Gnucash/gnucash/commit/0c21ae35 (commit)



commit 5d15f95f9e8761b9939c86ebe50e7a689cd1100e
Merge: 0c21ae352 998e14c10
Author: Christopher Lam <christopher.lck at gmail.com>
Date:   Tue Aug 31 00:38:01 2021 +0800

    Merge branch 'maint-leaks' into maint #1116

commit 998e14c1074e0caebf53782d51810c5874e89a6d
Author: Christopher Lam <christopher.lck at gmail.com>
Date:   Fri Aug 20 21:37:33 2021 +0800

    gtk_list_store_new returning a GObject must be g_object_unref
    
    GObjects were not consistently unrefed.



Summary of changes:
 gnucash/gnome-search/gnc-general-search.c                    | 1 +
 gnucash/gnome-utils/dialog-object-references.c               | 1 +
 gnucash/gnome-utils/gnc-account-sel.c                        | 7 ++++++-
 gnucash/gnome-utils/gnc-dense-cal.c                          | 1 +
 gnucash/gnome/assistant-hierarchy.c                          | 2 ++
 gnucash/gnome/dialog-print-check.c                           | 2 ++
 gnucash/gnome/dialog-report-style-sheet.c                    | 2 +-
 gnucash/gnome/gnc-budget-view.c                              | 1 +
 gnucash/import-export/csv-imp/assistant-csv-account-import.c | 1 +
 gnucash/import-export/csv-imp/assistant-csv-price-import.cpp | 4 ++++
 gnucash/import-export/csv-imp/assistant-csv-trans-import.cpp | 2 ++
 gnucash/register/register-gnome/combocell-gnome.c            | 6 ++++++
 12 files changed, 28 insertions(+), 2 deletions(-)



More information about the gnucash-patches mailing list