daniel8654 / ziparchive

Automatically exported from code.google.com/p/ziparchive
0 stars 0 forks source link

minizip - zip.c Value stored to 'err' is never read, unzip.c Value stored to 'lSeek' is never read and Value stored to 'err' is never read #25

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?

- Fix the warnings, fixes shown from searching here.
- Run analyser on the latest release of ArchiveZip using xcode 4.2.

What is the expected output? What do you see instead?

Value stored to 'err' is never read
Value stored to 'lSeek' is never read
Value stored to 'lSeek' is never read
Value stored to 'err' is never read

What version of the product are you using? On what operating system?

0.7.3 on Snow Leopard

Original issue reported on code.google.com by julesthe...@yahoo.com on 30 Nov 2011 at 8:07