CVS update: gnucash/src/business/business-core

Derek Atkins warlord at linas.org
Wed Jul 9 23:18:25 CDT 2003


Date:	Wednesday July 9, 2003 @ 22:18
Author:	warlord

Update of /home/cvs/cvsroot/gnucash/src/business/business-core
In directory www.linas.org:/tmp/cvs-serv9232/src/business/business-core

Modified Files:
	gncBillTerm.c gncTaxTable.c 
Log Message:
	* src/business/business-core/gncBillTerm.c:
	* src/business/business-core/gncTaxTable.c:
	  Fix a crash where removing items in the wrong order could
	  cause "Bad Things" to happen -- referencing an invalid
	  object.  When being destroyed, an object should remove itself
	  from it's parent's list of children, in addition to removing
	  itself from it's children's pointer-to-parent.




More information about the gnucash-patches mailing list