gnucash stable: gtk_text_buffer_get_text returns a char* which must be g_freed

Christopher Lam clam at code.gnucash.org
Mon Jun 26 08:37:17 EDT 2023


Updated	 via  https://github.com/Gnucash/gnucash/commit/2f0577fb (commit)
	from  https://github.com/Gnucash/gnucash/commit/eefaeb53 (commit)



commit 2f0577fb341561c1cf2f464a828ac1036680ea24
Author: Christopher Lam <christopher.lck at gmail.com>
Date:   Mon Jun 26 19:59:48 2023 +0800

    gtk_text_buffer_get_text returns a char* which must be g_freed



Summary of changes:
 gnucash/gnome-utils/dialog-account.c              | 7 ++++---
 gnucash/gnome-utils/gnc-cell-renderer-text-view.c | 4 +++-
 gnucash/gnome-utils/gnc-cell-view.c               | 2 +-
 gnucash/gnome-utils/gnc-cell-view.h               | 2 +-
 gnucash/gnome/dialog-customer.c                   | 1 +
 gnucash/gnome/dialog-invoice.c                    | 2 ++
 gnucash/gnome/dialog-order.c                      | 1 +
 gnucash/gnome/dialog-vendor.c                     | 1 +
 8 files changed, 14 insertions(+), 6 deletions(-)



More information about the gnucash-patches mailing list