gnucash stable: Bug 798877 - Program crashes upon selection of CSV profile
Geert Janssens
gjanssens at code.gnucash.org
Tue Apr 25 04:42:15 EDT 2023
Updated via https://github.com/Gnucash/gnucash/commit/6a68872a (commit)
from https://github.com/Gnucash/gnucash/commit/0fd431d0 (commit)
commit 6a68872a90aeae475977cdf434bb8605f2bd8ca0
Author: Geert Janssens <geert at kobaltwit.be>
Date: Tue Apr 25 10:40:11 2023 +0200
Bug 798877 - Program crashes upon selection of CSV profile
Prevent reading data beyond the number of columns
effectively present in each individual row.
This affected only split related columns.
Transaction related fields were properly
safeguarded arleady.
Summary of changes:
gnucash/import-export/csv-imp/gnc-import-tx.cpp | 18 +++++++++++++-----
1 file changed, 13 insertions(+), 5 deletions(-)
More information about the gnucash-patches
mailing list