]> git.ipfire.org Git - thirdparty/libarchive.git/commit
Store encryption info in single char of entry
authorKonrad Kleine <konrad.wilhelm.kleine@gmail.com>
Wed, 18 Sep 2013 08:27:21 +0000 (10:27 +0200)
committerKonrad Kleine <konrad.wilhelm.kleine@gmail.com>
Wed, 18 Sep 2013 08:27:24 +0000 (10:27 +0200)
commitfec2ae3cd3b16ae97a8bf3ff2c8b878697e9852e
tree6aab5f84d1d6bd39a2277b937abb4c4a6f04d8eb
parentf31a5a02722adc67186a86b300ec88eb5c687dfb
Store encryption info in single char of entry

Instead of two chars the information about encryption is now stored in
one single char inside of an archive_entry struct.
libarchive/archive_entry.c
libarchive/archive_entry_private.h