]> git.ipfire.org Git - thirdparty/libarchive.git/commit
RAR5 reader: remove compilation warnings ('uninitialized variable') 1253/head
authorGrzegorz Antoniak <ga@anadoxin.org>
Fri, 27 Sep 2019 05:48:21 +0000 (07:48 +0200)
committerGrzegorz Antoniak <ga@anadoxin.org>
Fri, 27 Sep 2019 05:51:02 +0000 (07:51 +0200)
commit5a93e55ef0d84cfa0e1969f7ec398dca50c39fde
treea4164c87c254fefb3ab8c38c7ad0f92a4202dc7c
parent2f3033ca23f8c21160506c3c7ac8a0df0d3fde42
RAR5 reader: remove compilation warnings ('uninitialized variable')

This commit makes the compiler happy by removing some uninitialized
variable warnings/errors in RAR5 reader.
libarchive/archive_read_support_format_rar5.c