r17915 - gnucash/branches/2.2/src/import-export - [17891] Bug #552275, #434944: Fix generic import skipped transactions

Andreas Köhler andi5 at cvs.gnucash.org
Sat Feb 14 16:34:18 EST 2009


Author: andi5
Date: 2009-02-14 16:34:18 -0500 (Sat, 14 Feb 2009)
New Revision: 17915
Trac: http://svn.gnucash.org/trac/changeset/17915

Modified:
   gnucash/branches/2.2/src/import-export/import-main-matcher.c
Log:
[17891] Bug #552275, #434944: Fix generic import skipped transactions

gnc_import_TransInfo_delete() was defined but never called!
This led to a memory leak, and erroneous behaviour.

 Bug 552275 - Cancelling OFX Import Still Adds Entries
 Bug 434944 - Refused transactions from import appear in register

Patch by Alan Jenkins <alan-jenkins at tuffmail.co.uk>

Original commit by cstim.



More information about the gnucash-patches mailing list