mirror of
https://github.com/Gnucash/gnucash.git
synced 2024-11-26 02:40:43 -06:00
e17ba3cc00
xaccSplitComputeCapGains creates gains_split pointers in both the Cap Gains Split and its Income split to the original split, but the original's gains_split pointer can point to only one of them, the Cap Gains split. When the original split is freed both the Cap Gains split's and its Income split need their gains_split pointers NULLed or when it's the Income split's turn to be freed it will try to deref the dangling pointer. |
||
---|---|---|
.. | ||
guile | ||
python | ||
app-utils.i | ||
business-core.i | ||
CMakeLists.txt | ||
core-utils.i | ||
engine-common.i | ||
engine.i | ||
expressions.i |