https://bugs.kde.org/show_bug.cgi?id=365238
--- Comment #2 from Dag Andersen <[email protected]> --- Git commit a43eeed42b629cb84ce2167c5e70ae1ee580ce68 by Dag Andersen. Committed on 23/11/2016 at 08:14. Pushed by danders into branch 'master'. ChartShape: Fix crash due to accessing stale pointers Summary: Some data pointers where not reset when shape selection changed, thus accessing data from privously selected shape. Test: Add a chart to eg sheets Undo Add another shape to chart Result before: crash After: No crash This may have bearing on: but needs more testing. Reviewers: mecir, boemann Reviewed By: boemann Tags: #kexi, #calligra:_3.0 Differential Revision: https://phabricator.kde.org/D3455 M +9 -0 plugins/chartshape/ChartConfigWidget.cpp https://commits.kde.org/calligra/a43eeed42b629cb84ce2167c5e70ae1ee580ce68 -- You are receiving this mail because: You are watching all bug changes.
