gnucash stable: Multiple changes pushed
John Ralls
jralls at code.gnucash.org
Mon Mar 16 22:23:41 EDT 2026
Updated via https://github.com/Gnucash/gnucash/commit/36ff6520 (commit)
via https://github.com/Gnucash/gnucash/commit/2db6d51a (commit)
from https://github.com/Gnucash/gnucash/commit/3d4f19f8 (commit)
commit 36ff652012dae784319e3c720ad129a9329e8c22
Merge: 3d4f19f830 2db6d51a2a
Author: John Ralls <jralls at ceridwen.us>
Date: Mon Mar 16 19:23:08 2026 -0700
Merge Sherlock's 'completion-cell-leak' into stable.
commit 2db6d51a2ae394d778eec968f0ed0df6771c9582
Author: Sherlock <119709043+agwekixj at users.noreply.github.com>
Date: Sat Mar 14 23:09:43 2026 -0700
Fix completion cell gui leak
The gui_realize test in gnc_completion_cell_gui_destroy() is corrected. The item_store allocation is moved to gnc_completion_cell_gui_realize() and the item_store is released in gnc_completion_cell_gui_destroy(). The patch also modifies item_store_clear() and populate_list_store() for clarity.
Summary of changes:
.../register/register-gnome/completioncell-gnome.c | 30 ++++++++++++++--------
1 file changed, 20 insertions(+), 10 deletions(-)
More information about the gnucash-patches
mailing list