mirror of https://github.com/Gnucash/gnucash
subtle bug here-- used string-hash to convert guid-string to a number which is faster to use as hash key. but string-hash does not guarantee that there are no hash collisions. it is best to use guid string instead which is guaranteed to uniquely define a split.pull/740/head
parent
6071202c0f
commit
0b386157a1
Loading…
Reference in new issue