]> git.ipfire.org Git - thirdparty/libarchive.git/commit
- Value stored to 'line' is never read.
authorMichihiro NAKAJIMA <ggcueroad@gmail.com>
Sun, 8 Nov 2009 19:36:57 +0000 (14:36 -0500)
committerMichihiro NAKAJIMA <ggcueroad@gmail.com>
Sun, 8 Nov 2009 19:36:57 +0000 (14:36 -0500)
commit7a096d34a663f8c53e6898409f8ac31ba409749c
tree07e98ef4db70c205d591d51133a175c5e172f634
parent3ff5d1ececa23389fb5cbc215d51657b65a502d3
- Value stored to 'line' is never read.
- Value stored to 'h' is never read.
- Value stored to 'old_entry' during its initialization is never read.
- Value stored to 'dest' is never read.

Found by Clang Static Analyzer.

SVN-Revision: 1602
libarchive/archive_read_support_format_tar.c