Skip to content
Commit 42177f3e authored by Ilya Pominov's avatar Ilya Pominov Committed by Elvis Angelaccio
Browse files

ExtractJob: Fix calculation of totalUncompressedSize

Ignore directory sizes, because all child entries are passed to
ExtractJob constructor (see Part::addChildren()), and directory sizes
are the sum of the sizes of child entries (see
ArchiveModel::traverseAndComputeDirSizes())


(cherry picked from commit 19451b13)
parent 01797621
Pipeline #324745 passed with stage
in 3 minutes and 11 seconds
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment