diff options
| author | Peter Penz <[email protected]> | 2012-02-02 15:58:42 +0100 |
|---|---|---|
| committer | Peter Penz <[email protected]> | 2012-02-02 16:03:15 +0100 |
| commit | 452c8b8ec8b18e62ff4bae0e49e3f5002ae2f301 (patch) | |
| tree | b7c0eef479dc175d3fa212f18eebb49fe1793d1d /src/dolphinpart.cpp | |
| parent | 4de262196a47f6baf64bdb054f02c52aae979e8b (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/dolphinpart.cpp')
0 files changed, 0 insertions, 0 deletions
