[konsole] [Bug 372530] Konsole crashes when downloading image with curl
Martin Sandsmark
bugzilla_noreply at kde.org
Sun Nov 20 13:12:01 UTC 2016
https://bugs.kde.org/show_bug.cgi?id=372530
Martin Sandsmark <martin.sandsmark at kde.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Latest Commit| |http://commits.kde.org/kons
| |ole/80b9e0775ecc81a4462e932
| |be7ffdb1e5b222a4d
Status|CONFIRMED |RESOLVED
Resolution|--- |FIXED
--- Comment #3 from Martin Sandsmark <martin.sandsmark at kde.org> ---
Git commit 80b9e0775ecc81a4462e932be7ffdb1e5b222a4d by Martin T. H. Sandsmark.
Committed on 20/11/2016 at 13:04.
Pushed by sandsmark into branch 'master'.
Fix crash with combining characters after several cursorRight() calls
cursorRight() does not resize the _screenLines vector, leading to an
assert in QVector when trying to look up the _cuX which is bigger than
the amount of characters in the current line.
M +1 -1 src/Screen.cpp
http://commits.kde.org/konsole/80b9e0775ecc81a4462e932be7ffdb1e5b222a4d
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the konsole-devel
mailing list