gnucash maint: Multiple changes pushed

Christopher Lam clam at code.gnucash.org
Tue Jun 8 18:48:04 EDT 2021


Updated	 via  https://github.com/Gnucash/gnucash/commit/321b5efa (commit)
	 via  https://github.com/Gnucash/gnucash/commit/fe2cbed1 (commit)
	 via  https://github.com/Gnucash/gnucash/commit/34eea507 (commit)
	 via  https://github.com/Gnucash/gnucash/commit/10298dc6 (commit)
	 via  https://github.com/Gnucash/gnucash/commit/c8a7b9ed (commit)
	 via  https://github.com/Gnucash/gnucash/commit/bfdec74a (commit)
	 via  https://github.com/Gnucash/gnucash/commit/dec0ca0e (commit)
	 via  https://github.com/Gnucash/gnucash/commit/9632d540 (commit)
	 via  https://github.com/Gnucash/gnucash/commit/538df676 (commit)
	 via  https://github.com/Gnucash/gnucash/commit/f6a9be45 (commit)
	 via  https://github.com/Gnucash/gnucash/commit/36901c57 (commit)
	 via  https://github.com/Gnucash/gnucash/commit/1824a30b (commit)
	 via  https://github.com/Gnucash/gnucash/commit/badd976e (commit)
	 via  https://github.com/Gnucash/gnucash/commit/c9565abe (commit)
	 via  https://github.com/Gnucash/gnucash/commit/302020fc (commit)
	 via  https://github.com/Gnucash/gnucash/commit/ceeb1dff (commit)
	 via  https://github.com/Gnucash/gnucash/commit/92cd4375 (commit)
	from  https://github.com/Gnucash/gnucash/commit/42213c59 (commit)



commit 321b5efabccd7294fab3427feba1c3f5127abacc
Merge: 42213c597 fe2cbed19
Author: Christopher Lam <christopher.lck at gmail.com>
Date:   Wed Jun 9 06:47:23 2021 +0800

    Merge branch 'maint-leaks' into maint #1019

commit fe2cbed19c543fa6e06594c89e847730d209f4cd
Author: Christopher Lam <christopher.lck at gmail.com>
Date:   Mon Jun 7 22:58:30 2021 +0800

    [gnc-plugin-page] free char*

commit 34eea507c45db4a4b499a8598ffb8c5b3931e7fd
Author: Christopher Lam <christopher.lck at gmail.com>
Date:   Mon Jun 7 22:58:14 2021 +0800

    [gnc-budget-view] free char*

commit 10298dc644cbe900bdcf01a9e6d56cd1b0ca373f
Author: Christopher Lam <christopher.lck at gmail.com>
Date:   Mon Jun 7 22:48:17 2021 +0800

    [gnc-file] free char*

commit c8a7b9edb3fd3d5140db77f9dbe23513dfabf839
Author: Christopher Lam <christopher.lck at gmail.com>
Date:   Sun Jun 6 22:58:47 2021 +0800

    [Account] g_value_unset

commit bfdec74a488b95dc41734553ef4d20b4e2dc5d2c
Author: Christopher Lam <christopher.lck at gmail.com>
Date:   Sun Jun 6 10:57:43 2021 +0800

    [qof-backend] gchar * gnc_path_get_pkglibdir must be g_freed

commit dec0ca0ec685adc24383e985f701d22dae8312a2
Author: Christopher Lam <christopher.lck at gmail.com>
Date:   Tue Jun 1 22:46:28 2021 +0800

    [gnc-plugin] g_value_unset, and don't use GValue

commit 9632d5401da6e7b14d2a786947bd08c888ca8d31
Author: Christopher Lam <christopher.lck at gmail.com>
Date:   Tue Jun 1 22:46:23 2021 +0800

    [business-gnome-utils] g_value_unset

commit 538df676d5f74edf86c44e545ac4ca53180717ec
Author: Christopher Lam <christopher.lck at gmail.com>
Date:   Tue Jun 1 22:46:15 2021 +0800

    [gnc-plugin-page-owner-tree] g_value_unset

commit f6a9be45ba4f9803a0a233bb81329f5329041e3f
Author: Christopher Lam <christopher.lck at gmail.com>
Date:   Tue Jun 1 22:46:11 2021 +0800

    [Split] g_value_unset

commit 36901c5751103f179dd20ada7bac7d5ad4da3264
Author: Christopher Lam <christopher.lck at gmail.com>
Date:   Tue Jun 1 22:46:06 2021 +0800

    [gncJob] g_value_unset

commit 1824a30bd06e9ba3b612f7afdc29974d301650e4
Author: Christopher Lam <christopher.lck at gmail.com>
Date:   Tue Jun 1 22:46:00 2021 +0800

    [gncinvoice] g_value_unset

commit badd976e11fb5c6bd84c4824507a0c2526f450a2
Author: Christopher Lam <christopher.lck at gmail.com>
Date:   Tue Jun 1 22:45:56 2021 +0800

    [gnc-lot] g_value_unset

commit c9565abe8b5b8dfe2c80a19f171d4a6079211dbb
Author: Christopher Lam <christopher.lck at gmail.com>
Date:   Tue Jun 1 22:45:49 2021 +0800

    [gnc-commodity] g_value_unset

commit 302020fcb7b9730fc3146fcc8e8f6e16861335df
Author: Christopher Lam <christopher.lck at gmail.com>
Date:   Tue Jun 1 22:45:43 2021 +0800

    [gnc-budget] g_value_unset

commit ceeb1dff7a67c8495a10619090481ad0490ce289
Author: Christopher Lam <christopher.lck at gmail.com>
Date:   Tue Jun 1 22:45:33 2021 +0800

    [scrub.c] g_value_unset

commit 92cd4375626e0dfb3f65b592103702cdb7a70650
Author: Christopher Lam <christopher.lck at gmail.com>
Date:   Sun May 30 22:34:30 2021 +0800

    [Transaction.c] g_value_unset to release GValue string



Summary of changes:
 gnucash/gnome-utils/gnc-file.c             |  1 +
 gnucash/gnome-utils/gnc-plugin-page.c      |  4 ++
 gnucash/gnome-utils/gnc-plugin.c           |  4 +-
 gnucash/gnome/business-gnome-utils.c       |  8 ++-
 gnucash/gnome/gnc-budget-view.c            |  6 ++-
 gnucash/gnome/gnc-plugin-page-owner-tree.c |  1 +
 libgnucash/engine/Account.cpp              | 83 +++++++++++++++++++++---------
 libgnucash/engine/Scrub.c                  |  9 +++-
 libgnucash/engine/Split.c                  | 14 ++++-
 libgnucash/engine/Transaction.c            | 48 +++++++++++++----
 libgnucash/engine/gnc-budget.c             |  2 +
 libgnucash/engine/gnc-commodity.c          |  8 ++-
 libgnucash/engine/gnc-lot.c                |  2 +
 libgnucash/engine/gncInvoice.c             | 11 ++--
 libgnucash/engine/gncJob.c                 |  8 +--
 libgnucash/engine/qof-backend.cpp          |  4 +-
 16 files changed, 162 insertions(+), 51 deletions(-)



More information about the gnucash-patches mailing list