gnucash master: Bug 769576 - Seg Fault on Editing Scheduled Transaction's Amount

John Ralls jralls at code.gnucash.org
Sat Aug 6 20:41:10 EDT 2016


Updated	 via  https://github.com/Gnucash/gnucash/commit/77bac2c2 (commit)
	from  https://github.com/Gnucash/gnucash/commit/31d13bee (commit)



commit 77bac2c2fff38d1525c53fc630f1dff98c7ef067
Author: John Ralls <jralls at ceridwen.us>
Date:   Sat Aug 6 17:37:32 2016 -0700

    Bug 769576 - Seg Fault on Editing Scheduled Transaction's Amount
    
    The problem being that GValue takes gnc-numerics as boxed values so
    qof_object_set needs a gnc-numeric* and qof_object_get a gnc-numeric**.



Summary of changes:
 src/register/ledger-core/split-register-model-save.c | 14 +++++++++++---
 src/register/ledger-core/split-register-model.c      |  8 ++++----
 2 files changed, 15 insertions(+), 7 deletions(-)



More information about the gnucash-patches mailing list