gnucash/libgnucash
John Ralls 514793d7a0 Bug 799389 - Crash when removing an account
Destroying the split vector from front->back crashes halfway through
because the iterators aren't updated as we remove items from the
vector. Iterating in reverse works because the remaining elements
aren't moved as we delete.
2024-08-19 12:59:17 -07:00
..
app-utils [SX-ttinfo.cpp] tidier, using c++ stl and algo 2024-06-12 23:17:32 +08:00
backend Move libgnucash/doc/xml to libgnucash/backend/xml/DTD 2024-05-23 15:10:05 +02:00
core-utils Rework version-info rules to allow building from github downloaded zip archives 2024-06-08 18:06:45 +02:00
engine Bug 799389 - Crash when removing an account 2024-08-19 12:59:17 -07:00
gnc-module Remove texi design document in engine 2024-05-23 15:10:05 +02: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 Drop remainder of files in libgnucash/doc 2024-05-23 15:10:05 +02:00