┌   ┐
54
└   ┘

summaryrefslogtreecommitdiff
path: root/src/dolphinapplication.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:03:15 +0100
commit452c8b8ec8b18e62ff4bae0e49e3f5002ae2f301 (patch)
treeb7c0eef479dc175d3fa212f18eebb49fe1793d1d /src/dolphinapplication.cpp
parent4de262196a47f6baf64bdb054f02c52aae979e8b (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/dolphinapplication.cpp')
0 files changed, 0 insertions, 0 deletions