gnucash stable: Bug 799300 - Nullpointer exception in gnc_quote_source_s
Christopher Lam
clam at code.gnucash.org
Fri May 3 20:28:00 EDT 2024
Updated via https://github.com/Gnucash/gnucash/commit/949c9c97 (commit)
from https://github.com/Gnucash/gnucash/commit/d358998a (commit)
commit 949c9c97c0362316ebaa9fe90c4e4089451ffdf1
Author: Christopher Lam <christopher.lck at gmail.com>
Date: Sat May 4 08:26:11 2024 +0800
Bug 799300 - Nullpointer exception in gnc_quote_source_s
avoids constructing std::string with nullptr
Summary of changes:
libgnucash/engine/gnc-commodity.cpp | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
More information about the gnucash-patches
mailing list