r16296 - gnucash/trunk/src/import-export/ofx - Fix an ofx import memory leak and a non-ascii-path problem on win32.

Andreas Köhler andi5 at cvs.gnucash.org
Wed Jul 11 16:51:56 EDT 2007


Author: andi5
Date: 2007-07-11 16:51:54 -0400 (Wed, 11 Jul 2007)
New Revision: 16296
Trac: http://svn.gnucash.org/trac/changeset/16296

Modified:
   gnucash/trunk/src/import-export/ofx/gnc-ofx-import.c
Log:
Fix an ofx import memory leak and a non-ascii-path problem on win32.

On Win32, the import file path needs to be converted to the system
codepage for libofx.  Also, free it afterwards.




More information about the gnucash-patches mailing list