Skip to content
Commit 7d5b4b6f authored by Ondrej Holy's avatar Ondrej Holy Committed by António Fernandes
Browse files

file-operations: Call autoar_compressor_set_passphrase conditionally

The `autoar_compressor_set_passphrase` function is always called currently
regardless the fact whether password is set, or not. Consequently, the
 "autoar_compressor_set_passphrase: assertion 'self->format == AUTOAR_FORMAT_ZIP'
failed" critical is printed. Let's call that function only if the passphrase is
really wanted.
parent 04b2a16d
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