mirror of https://github.com/Gnucash/gnucash
Fix the actual problem, all the ...ReturnGUID() #define's which don't check that it's passed a NULL value. * src/engine/Transaction.h: * src/engine/Account.h: Fix ...ReturnGUID() to check whether it was passed a NULL object and, if so, return the null GUID instead of crashing. * src/business/business-core/gncCustomer.h: * src/business/business-core/gncEmployee.h: * src/business/business-core/gncInvoice.h: * src/business/business-core/gncJob.h: * src/business/business-core/gncTaxTable.h: * src/business/business-core/gncVendor.h: Fix ...RetGUID() to check whether it was passed a NULL object and, if so, return the null GUID instead of crashing. git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@9758 57a11ea4-9604-0410-9ed3-97b8803252fdzzzoldfeatures/cashutil
parent
e857be8e33
commit
7985754dc8
Loading…
Reference in new issue