r23706 - gnucash/trunk/src/register/ledger-core - Bug 721791 - Segmentation fault when correcting invalid date

John Ralls jralls at code.gnucash.org
Sat Jan 18 16:50:22 EST 2014


Author: jralls
Date: 2014-01-18 16:50:21 -0500 (Sat, 18 Jan 2014)
New Revision: 23706
Trac: http://svn.gnucash.org/trac/changeset/23706

Modified:
   gnucash/trunk/src/register/ledger-core/split-register-model.c
Log:
Bug 721791 - Segmentation fault when correcting invalid date

And greatly simplify gnc_split_register_get_date_help by just getting a GDate and running
g_date_strftime on it instead of messing around with Timespecs and g_localtime_r (twice!)
and all of that just to make a stupid string.



More information about the gnucash-patches mailing list