gnucash stable: [gnc-report.cpp] Refinement to 1da2464577 -- *errmsg must be assigned
Christopher Lam
clam at code.gnucash.org
Thu Dec 21 09:08:57 EST 2023
Updated via https://github.com/Gnucash/gnucash/commit/5bcf979f (commit)
from https://github.com/Gnucash/gnucash/commit/cac01aae (commit)
commit 5bcf979f0b5be03b314931384d1553f08825b6e0
Author: Christopher Lam <christopher.lck at gmail.com>
Date: Thu Dec 21 22:05:11 2023 +0800
[gnc-report.cpp] Refinement to 1da2464577 -- *errmsg must be assigned
Callers to this function expect that either *data or *errmsg are
assigned a newly allocated char, to be g_freed later.
Summary of changes:
gnucash/report/gnc-report.cpp | 12 +++---------
1 file changed, 3 insertions(+), 9 deletions(-)
More information about the gnucash-patches
mailing list