]> git.ipfire.org Git - thirdparty/libarchive.git/commit
Fix dead store which Clang Static Analyser pointed out,
authorMichihiro NAKAJIMA <ggcueroad@gmail.com>
Sun, 6 Jul 2014 02:23:15 +0000 (11:23 +0900)
committerMichihiro NAKAJIMA <ggcueroad@gmail.com>
Sun, 6 Jul 2014 02:23:15 +0000 (11:23 +0900)
commit30b0c5fe8713eeead64fa82cba30876f7a0a42b1
tree5222ad8cbaa8cc4ebb24f03d5ec25a960f19204e
parent3ce11df0afbf887fc076c6cbccc7a964cdb49a5a
Fix dead store which Clang Static Analyser pointed out,
and some style changes. No functional changes.
libarchive/archive_write_set_format_zip.c