zlib 1.2.3.2

This commit is contained in:
Mark Adler
2011-09-09 23:25:38 -07:00
parent b1c19ca6d8
commit d6231142d2
23 changed files with 344 additions and 722 deletions

View File

@@ -1163,6 +1163,8 @@ extern int ZEXPORT unzOpenCurrentFile3 (file, method, level, raw, password)
s->pfile_in_zip_read = pfile_in_zip_read_info;
s->encrypted = 0;
# ifndef NOUNCRYPT
if (password != NULL)
{