]> git.ipfire.org Git - thirdparty/libarchive.git/commit
Although the value stored to 'p' is used in the enclosing expression,
authorMichihiro NAKAJIMA <ggcueroad@gmail.com>
Mon, 9 Nov 2009 07:21:54 +0000 (02:21 -0500)
committerMichihiro NAKAJIMA <ggcueroad@gmail.com>
Mon, 9 Nov 2009 07:21:54 +0000 (02:21 -0500)
commit23f97d036da5b4c1c7931b975c669616bc9a4259
tree164d438b51dfc280c98e4bc0d5b54e1dc8455c92
parentc062e1b3107b4f718981a379a1f0e5c50519dfb7
Although the value stored to 'p' is used in the enclosing expression,
the value is never actually read from 'p'

Found by Clang Static Analyzer.

SVN-Revision: 1621
libarchive/archive_read_support_format_raw.c