Skip to content
Commit 478d2d71 authored by Elvis Angelaccio's avatar Elvis Angelaccio
Browse files

libarchive: restore old working directory after extraction

Otherwise Ark might prevent unmounting of removable devices.

To simplify the logic in `extractFiles()`, we move the
`QDir::setCurrent()` call as far as possible (which is before the huge
while loop).

CCBUG: 395939
parent dbe7eba7
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