gnucash/libgnucash
John Ralls 8546aa975e Revert "Fix two use-after-free issues found by address sanitizer."
This reverts commit 4dbf803041.

The use-after free errors are caused by the compiler reordering the
steps in xaccSplitFree and Transaction's do_destroy. Unfortunately the
corrections here caused trouble in other places, leading to test failures.
2024-02-19 21:11:54 -08:00
..
app-utils [app-utils/gnc-ui-balances.cpp] convert to cpp 2024-01-27 03:45:11 +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 Revert "Fix two use-after-free issues found by address sanitizer." 2024-02-19 21:11:54 -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