Files
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
..
2023-01-26 13:48:58 +01:00
2023-12-08 14:53:02 -08:00
2023-03-10 12:51:30 -08:00