Revision 480d891...
Go back to digest for 4th December 2011Bug Fixes in Office
Allan Anderson committed changes in [kmymoney] kmymoney/plugins/csvimport/investprocessing.cpp:
If a CSV file contains lines with differing numbers of columns (or the
last column is empty), and if one of the selected columns happens to
be the last column in a line with fewer than the maximum number,
an array goes out of bounds.
Use the actual line's column list count instead of maximum column count.
File Changes
Modified 1 files
- kmymoney/plugins/csvimport/investprocessing.cpp
1 files changed in total