diff options
| author | Peter Penz <[email protected]> | 2012-02-02 15:58:42 +0100 |
|---|---|---|
| committer | Peter Penz <[email protected]> | 2012-02-02 16:02:31 +0100 |
| commit | a55199684898960a25aa9afc730120660087cb5f (patch) | |
| tree | dc25fab010128789a09e94847afa6a61acef4dba /src/panels/folders/treeviewcontextmenu.cpp | |
| parent | 9ef4b489c043a1bdfdb2931959f58e366862fe35 (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
