gnucash/libgnucash
Christopher Lam 582265d0c6 [job-report] Prevent Crash if there is no AR account
I think this crash is triggered because the 'account' variable
defaults to the first available AR account. If there's no AR account
it becomes null, and querying null's default book leads to segfault.

I guess I can fix segfault too by fixing gnc_account_get_book.
2018-07-07 12:58:13 -07:00
..
app-utils Add some files missing from the diat so distcheck passes. 2018-06-23 22:00:34 -07:00
backend Use same 'force' logic sequence for sqlite and other dbs 2018-07-06 22:32:01 +02:00
core-utils Work around a conflict between gcc 8.0 and swig 3.0 2018-05-09 22:18:29 +02:00
doc Lowercase cmake commands 2018-05-03 23:18:15 +02:00
engine [job-report] Prevent Crash if there is no AR account 2018-07-07 12:58:13 -07:00
gnc-module Lowercase cmake commands 2018-05-03 23:18:15 +02:00
quotes Lowercase cmake commands 2018-05-03 23:18:15 +02:00
scm Bug 794617 - Can't compile with -DWITH_GNUCASH=NO due to scm-gnome-utils 2018-06-07 14:17:49 -07:00
tax Lowercase cmake commands 2018-05-03 23:18:15 +02:00
CMakeLists.txt Lowercase cmake commands 2018-05-03 23:18:15 +02:00