r15279 - gnucash/branches/2.0 - Return zero instead of failing an assertion when the register asks a

Derek Atkins warlord at cvs.gnucash.org
Sat Dec 30 14:44:19 EST 2006


Author: warlord
Date: 2006-12-30 14:44:17 -0500 (Sat, 30 Dec 2006)
New Revision: 15279
Trac: http://svn.gnucash.org/trac/changeset/15279

Modified:
   gnucash/branches/2.0/
   gnucash/branches/2.0/ChangeLog
   gnucash/branches/2.0/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.

Merge from r15179 and r15180




More information about the gnucash-patches mailing list