┌   ┐
54
└   ┘

summaryrefslogtreecommitdiff
path: root/src/tests/kfileitemmodeltest.cpp
diff options
context:
space:
mode:
authorFrank Reininghaus <[email protected]>2013-08-04 21:46:08 +0200
committerFrank Reininghaus <[email protected]>2013-08-04 21:46:08 +0200
commitbedf1db916ae80a3c27062cbd86f476d166fd51c (patch)
treeac751669cd31e660e6023acc493f2c780358aff8 /src/tests/kfileitemmodeltest.cpp
parent6467358eeffca2e5888e83c4fbeb995e60c53ada (diff)
Fix possible out of range error inKItemListSizeHintResolver::itemsMoved
The function assumes implicitly that the moved range always starts with the index 0. This is indeed the case at the moment, but it might make sense to change that in the future. This commit prevents that we get an out of range problem then. Thanks to Emmanuel Pescosta for finding this problem, see https://git.reviewboard.kde.org/r/111808/
Diffstat (limited to 'src/tests/kfileitemmodeltest.cpp')
0 files changed, 0 insertions, 0 deletions