summaryrefslogtreecommitdiff
path: root/Python
diff options
context:
space:
mode:
authorGregory P. Smith <greg@mad-scientist.com>2008-01-20 01:21:03 +0000
committerGregory P. Smith <greg@mad-scientist.com>2008-01-20 01:21:03 +0000
commit0c63fc23c4ca5b859a99e0d1864a41df6cc08d5f (patch)
treeeabd8e15d1ea200d40b53b085be214d3d62d01f3 /Python
parent88fbcf82ab49d91dab416a6e3bbfb6bb535c86c1 (diff)
downloadcpython-git-0c63fc23c4ca5b859a99e0d1864a41df6cc08d5f.tar.gz
Fix zipfile decryption. The check for validity only worked on one
type of encrypted zip files. Files using extended local headers needed to compare the check byte against different values. (according to reading the infozip unzip crypt.c source code) Fixes issue1003.
Diffstat (limited to 'Python')
0 files changed, 0 insertions, 0 deletions