┌   ┐
54
└   ┘

summaryrefslogtreecommitdiff
path: root/src/panels/folders/treeviewcontextmenu.cpp
diff options
context:
space:
mode:
authorPeter Penz <[email protected]>2012-02-02 15:58:42 +0100
committerPeter Penz <[email protected]>2012-02-02 16:02:31 +0100
commita55199684898960a25aa9afc730120660087cb5f (patch)
treedc25fab010128789a09e94847afa6a61acef4dba /src/panels/folders/treeviewcontextmenu.cpp
parent9ef4b489c043a1bdfdb2931959f58e366862fe35 (diff)
Fix sorting issue when sorting by "size"
Root cause of the issue was an overflow in: result = a - b; where result is 'int' and a and b are 'KIO::filesize_t'. BUG: 293086 FIXED-IN: 4.8.1
Diffstat (limited to 'src/panels/folders/treeviewcontextmenu.cpp')
0 files changed, 0 insertions, 0 deletions