mirror of https://github.com/Gnucash/gnucash
If the "transfer" cell has been changed while cutting or copying a split
then it'll dereference the NULL "ft" value.
Check that "ft" is not NULL. This is equivalent to the original behaviour
before cb273b13a1 when the number of splits
would have been determined to be 0 for the SCM_UNDEFINED value of
"trans_scm".
pull/1684/head
parent
57ca13515d
commit
1e1e922081
Loading…
Reference in new issue