catch incomplete trailing header in tolerant recovery
authorPhilipp Gesang <philipp.gesang@intra2net.com>
Fri, 11 Aug 2017 09:50:55 +0000 (11:50 +0200)
committerThomas Jarosch <thomas.jarosch@intra2net.com>
Mon, 2 Apr 2018 11:34:09 +0000 (13:34 +0200)
commit044585c670c18fce7ea29ed234f96c24494148e4
treead54519bbd63861d72047e1bee987bbd61da1db2
parent517d35b782681803fc2f3241e485029fdffae037
catch incomplete trailing header in tolerant recovery

This makes decryption in recovery mode resistant against
malformed trailing data which would otherwise error out for the
entire buffered chunk on account of a decryption failure.
deltatar/deltatar.py
deltatar/tarfile.py