[Konsole-devel] [Bug 246484] Konsole crashed when scrolling up using the scrollbar [Konsole::Screen::fillWithDefaultChar, Konsole::ScreenWindow::fillUnusedArea, Konsole::ScreenWindow::getImage]

Kurt V. Hindenburg kurt.hindenburg at gmail.com
Sat Jun 9 19:50:05 UTC 2012


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

--- Comment #16 from Kurt V. Hindenburg <kurt.hindenburg at gmail.com> ---
Git commit af20d278710c142646fa82a494a8312fdbfdac08 by Kurt Hindenburg.
Committed on 09/06/2012 at 21:49.
Pushed by hindenburg into branch 'master'.

check to handle issue w/ fillWithDefaultChar given huge -count

    Previously, the count could be a huge negative number which could
    exceed what an int can handle.  Also, there's no reason to calculate
    this number if it will be negative.

M  +6    -0    src/ScreenWindow.cpp

http://commits.kde.org/konsole/af20d278710c142646fa82a494a8312fdbfdac08

-- 
You are receiving this mail because:
You are the assignee for the bug.



More information about the konsole-devel mailing list