mirror of https://github.com/Gnucash/gnucash
The root accounts start with a non-zero editlevel because BeginEdit is called for them during loading but not committed after loading. If the book is then closed without performing any further edits that would require a commit, the Account book_end process does nothing because the root account is still being edited and so none of the accounts are freed.pull/1080/head
parent
0061e21c4f
commit
bf8fe1123c
Loading…
Reference in new issue