https://bugs.kde.org/show_bug.cgi?id=361622
Robby Stephenson <ro...@periapsis.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Latest Commit|http://commits.kde.org/tell |http://commits.kde.org/tell |ico/73d78959641a3ae1641d6cc |ico/9a5f05b0af4d4e8aa308061 |10975d241bed9f026 |f565e4f165d33db81 --- Comment #4 from Robby Stephenson <ro...@periapsis.org> --- Git commit 9a5f05b0af4d4e8aa308061f565e4f165d33db81 by Robby Stephenson. Committed on 26/04/2016 at 01:46. Pushed by rstephenson into branch 'master'. Fix crashing bug with empty rows in table values When formatting the field value, the number of columns was not being checked before the first value was accessed, causing a crash when there were no column values Add a unit test, as well FIXED-IN: 2.3.12 M +4 -0 ChangeLog M +3 -3 src/derivedvalue.cpp M +4 -4 src/entry.cpp M +12 -0 src/tests/collectiontest.cpp http://commits.kde.org/tellico/9a5f05b0af4d4e8aa308061f565e4f165d33db81 -- You are receiving this mail because: You are watching all bug changes.