https://bugs.kde.org/show_bug.cgi?id=378827
Sven Brauch <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED Status|CONFIRMED |RESOLVED Latest Commit| |https://commits.kde.org/kde | |v-python/6043407c4ee2e1b3ee | |fac8e1f8c96a651b92a14e --- Comment #6 from Sven Brauch <[email protected]> --- Git commit 6043407c4ee2e1b3eefac8e1f8c96a651b92a14e by Sven Brauch. Committed on 01/05/2017 at 21:44. Pushed by brauch into branch '5.1'. fix crash This loop is obviously wrong, it iterates over size()+1 indices 0..size(), but there are only size(). M +1 -1 parser/astbuilder.cpp https://commits.kde.org/kdev-python/6043407c4ee2e1b3eefac8e1f8c96a651b92a14e -- You are receiving this mail because: You are watching all bug changes.
