gnucash stable: Bug 799099 - Crash when trying to get quotes
John Ralls
jralls at code.gnucash.org
Fri Oct 20 11:50:49 EDT 2023
Updated via https://github.com/Gnucash/gnucash/commit/45925303 (commit)
from https://github.com/Gnucash/gnucash/commit/56699805 (commit)
commit 4592530318d21c91d234c0921c6c11819232591a
Author: John Ralls <jralls at ceridwen.us>
Date: Fri Oct 20 08:46:57 2023 -0700
Bug 799099 - Crash when trying to get quotes
The comment on gnc_pricedb_add_price says that writing to the
GNCPrice* after calling it will produce interesting results, and
calling gnc_price_commit_edit and g_object_unref both qualify, so
remove those calls and the corresponding gnc_price_begin_edit.
Summary of changes:
libgnucash/app-utils/gnc-quotes.cpp | 4 +---
1 file changed, 1 insertion(+), 3 deletions(-)
More information about the gnucash-patches
mailing list