mirror of
https://github.com/Gnucash/gnucash.git
synced 2025-02-25 18:55:30 -06:00
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. |
||
---|---|---|
.. | ||
app-utils | ||
backend | ||
core-utils | ||
doc | ||
engine | ||
gnc-module | ||
quotes | ||
scm | ||
tax | ||
CMakeLists.txt |