mirror of
https://github.com/Gnucash/gnucash.git
synced 2024-11-26 02:40:43 -06:00
514793d7a0
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. |
||
---|---|---|
.. | ||
app-utils | ||
backend | ||
core-utils | ||
engine | ||
gnc-module | ||
quotes | ||
tax | ||
CMakeLists.txt |