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

Martin Sandsmark <martin.sandsm...@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.sandsm...@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 watching all bug changes.

Reply via email to