GnuCash
Contact   Instructions
Bug 797825 - OFX import crashes on import of investment transaction
Summary: OFX import crashes on import of investment transaction
Status: RESOLVED FIXED
Alias: None
Product: GnuCash
Classification: Unclassified
Component: Import - OFX (show other bugs)
Version: 4.0
Hardware: PC All
: Normal normal
Target Milestone: ---
Assignee: import
QA Contact: import
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2020-06-29 02:22 EDT by Jean Laroche
Modified: 2020-07-11 20:15 EDT (History)
5 users (show)

See Also:


Attachments
OFX file that demos the crash. (3.41 KB, application/octet-stream)
2020-06-29 02:23 EDT, Jean Laroche
no flags Details

Description Jean Laroche 2020-06-29 02:22:48 EDT
GC crashes when importing the attached OFX. I have identified the root cause in gnucash/import-export/ofx/gnc-ofx-import.c (uninitialized pointers).
Comment 1 Jean Laroche 2020-06-29 02:23:35 EDT
Created attachment 373751 [details]
OFX file that demos the crash.
Comment 2 Jean Laroche 2020-06-29 02:29:24 EDT
Created a PR for this. 
https://github.com/Gnucash/gnucash/pull/746
As this crash only happens on master, the PR is created for master.
Comment 3 John Ralls 2020-07-11 20:15:19 EDT
The PR is merged.

Note You need to log in before you can comment on or make changes to this bug.