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

Fix detection of 7z multivolumes archives with missing volumes

This exposed a crash caused by CliInterface::handleLine() called after the
CliInterface instance had already been deleted. This is now fixed by moving the
killProcess() calls to readStdout() instead of handleLine() itself.

Differential Revision: D2303
parent e7af0186
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