gnucash stable: [gnc-pricedb.cpp] plug leak when fiscal_end_date is null
Christopher Lam
clam at code.gnucash.org
Wed Nov 26 18:34:57 EST 2025
Updated via https://github.com/Gnucash/gnucash/commit/7c7c8b09 (commit)
from https://github.com/Gnucash/gnucash/commit/04af7b5f (commit)
commit 7c7c8b09923218c1feb9514e8e65e11027b9acd9
Author: Christopher Lam <christopher.lck at gmail.com>
Date: Wed Nov 26 10:42:07 2025 +0800
[gnc-pricedb.cpp] plug leak when fiscal_end_date is null
fiscal_end_date was assigned g_date_new but never freed. merge with
invalid fiscal_end_date too.
Summary of changes:
libgnucash/engine/gnc-pricedb.cpp | 23 ++++++++---------------
1 file changed, 8 insertions(+), 15 deletions(-)
More information about the gnucash-patches
mailing list