https://bugs.kde.org/show_bug.cgi?id=383160

Ralf Habacker <ralf.habac...@freenet.de> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
      Latest Commit|                            |https://commits.kde.org/kmy
                   |                            |money/751e731ac783224e2b8d5
                   |                            |5d734aa0c203f41ded9
             Status|UNCONFIRMED                 |RESOLVED
   Version Fixed In|                            |4.8.1
         Resolution|---                         |FIXED

--- Comment #2 from Ralf Habacker <ralf.habac...@freenet.de> ---
Git commit 751e731ac783224e2b8d55d734aa0c203f41ded9 by Ralf Habacker.
Committed on 05/08/2017 at 08:57.
Pushed by habacker into branch '4.8'.

Fix crash accessing wrong data array on investment price graph

The crash happened because position.column is not used to check
the requested data array instead it checks always the first data
array which fails later in case position.row exceeds array
size.

This commit needs to be posted to the KDChart bug tracker too to be
included in further KDChart releases.

FIXED-IN:4.8.1

M  +1    -1   
libkdchart/src/KDChart/Cartesian/KDChartCartesianDiagramDataCompressor_p.cpp

https://commits.kde.org/kmymoney/751e731ac783224e2b8d55d734aa0c203f41ded9

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to