gnucash/libgnucash
John Ralls 8ebac5b596 Bug 799213 - SIGSEGV caused by revising an auto completed transaction
Calling xaccSplitDestroy without also calling xaccSplitCommitEdit then
deleting the split list before calling xaccTransCommitEdit prevents
xaccSplitCommitEdit from being called on the supposedly deleted
splits. Not only does this leak them it leaves them in the book
potentially with a dangling parent pointer.
2024-02-29 14:29:40 -08:00
..
app-utils [gnc-quotes.cpp] remove sources_as_glist() 2024-02-17 22:55:41 +08:00
backend Merge John Ralls's 'asan' into stable. 2023-12-08 14:56:29 -08:00
core-utils Merge John Ralls's 'asan' into stable. 2023-12-08 14:56:29 -08:00
doc Fix some typos 2023-01-26 13:48:58 +01:00
engine Bug 799213 - SIGSEGV caused by revising an auto completed transaction 2024-02-29 14:29:40 -08:00
gnc-module Implement coverage option 2023-12-08 14:53:02 -08:00
quotes Add JSON::Parse to gnc-fq-update. 2023-03-10 12:51:30 -08:00
tax Update Form/Schedule line references for 2023 for the US Income Tax Report 2024-01-16 11:44:10 -08:00
CMakeLists.txt libgnucash/scm - move to bindings/guile 2019-12-06 19:59:11 +01:00