gnucash stable: Multiple changes pushed
Christopher Lam
clam at code.gnucash.org
Tue Jan 27 10:44:35 EST 2026
Updated via https://github.com/Gnucash/gnucash/commit/0b4f14e1 (commit)
via https://github.com/Gnucash/gnucash/commit/6ccbafd1 (commit)
via https://github.com/Gnucash/gnucash/commit/d64c8c8d (commit)
from https://github.com/Gnucash/gnucash/commit/dfe7295a (commit)
commit 0b4f14e10757686b538ce49494d7b1ee6a91c77a
Author: Christopher Lam <christopher.lck at gmail.com>
Date: Sun Jan 18 22:57:27 2026 +0800
[Transaction.cpp] use g_list_copy_deep avoiding g_list_append
commit 6ccbafd1db21ffab04edad04c0ce5545e37a655e
Author: Christopher Lam <christopher.lck at gmail.com>
Date: Fri Jan 16 11:57:08 2026 +0800
[gnc-log-replay.cpp] don't need to strdup const char*
thereby fixing leak.
commit d64c8c8d59a61fe1f727421975aeb8ef063585ad
Author: Christopher Lam <christopher.lck at gmail.com>
Date: Fri Jan 16 11:48:12 2026 +0800
[account.cpp] remove unused static var
Summary of changes:
gnucash/import-export/log-replay/gnc-log-replay.cpp | 7 +------
libgnucash/engine/Account.cpp | 3 ---
libgnucash/engine/Transaction.cpp | 17 +++++++++--------
3 files changed, 10 insertions(+), 17 deletions(-)
More information about the gnucash-patches
mailing list