AUDIT: r15179 - gnucash/trunk/src/engine - Return zero instead of failing an assertion when the register asks a

Chris Shoemaker chris at cvs.gnucash.org
Sun Dec 3 21:20:03 EST 2006


Author: chris
Date: 2006-12-03 21:20:01 -0500 (Sun, 03 Dec 2006)
New Revision: 15179
Trac: http://svn.gnucash.org/trac/changeset/15179

Modified:
   gnucash/trunk/src/engine/Split.c
Log:
Return zero instead of failing an assertion when the register asks a 
Split for its amount in a commodity that is not involved in the split's
transaction.  This will prevent the crash in bug #379625, but doesn't solve
the underlying problem, which is a bug in the register.
BP




More information about the gnucash-patches mailing list