gnucash master: Multiple changes pushed

Mike Alexander mta at code.gnucash.org
Sat Jul 5 01:14:34 EDT 2014


Updated	 via  https://github.com/Gnucash/gnucash/commit/8b76ff21 (commit)
	 via  https://github.com/Gnucash/gnucash/commit/bacc0b2a (commit)
	from  https://github.com/Gnucash/gnucash/commit/147a5f5d (commit)



commit 8b76ff21a2de711f038784c52aded2f4ed9d0c29
Author: Mike Alexander <mta at umich.edu>
Date:   Sat Jul 5 01:06:40 2014 -0400

    Use symbols to access lot owner type and owner GUID properties.

commit bacc0b2a6554fc087c439a924dafe71cf3faa081
Author: Mike Alexander <mta at umich.edu>
Date:   Sat Jul 5 00:44:01 2014 -0400

    Fix crash in gncOwnerGetOwnerFromLot due to clobbered stack variable.
    
    The "owner-type" lot property is 64 bits, don't store it in a 32 bit variable.



Summary of changes:
 src/engine/gncOwner.c                        | 10 ++++++----
 src/engine/test/test-engine-kvp-properties.c |  8 ++++----
 2 files changed, 10 insertions(+), 8 deletions(-)



More information about the gnucash-patches mailing list