[Digikam-devel] [Bug 211238] Scrolling (shift + mousewheel) through pictures in editor caused crash
Jens Mueller
tschenser at gmx.de
Mon Jan 4 22:21:53 GMT 2010
https://bugs.kde.org/show_bug.cgi?id=211238
Jens Mueller <tschenser at gmx.de> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |tschenser at gmx.de
--- Comment #7 from Jens Mueller <tschenser gmx de> 2010-01-04 23:21:44 ---
First I can not reproduce this crash, but in imagewindow.cpp line 651: If
current index is 0, we are doing --index and then check if index is not size()?
Index will be -1 in this case and we will crash. So we have to check for not
below 0, right?
--
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the Digikam-devel
mailing list