]> granicus.if.org Git - python/commitdiff
Fixes Issue #6972: The zipfile module no longer overwrites files outside of
authorGregory P. Smith <greg@krypto.org>
Fri, 1 Feb 2013 19:35:00 +0000 (11:35 -0800)
committerGregory P. Smith <greg@krypto.org>
Fri, 1 Feb 2013 19:35:00 +0000 (11:35 -0800)
its destination path when extracting malicious zip files.

1  2 
Lib/test/test_zipfile.py
Lib/zipfile.py
Misc/NEWS

Simple merge
diff --cc Lib/zipfile.py
Simple merge
diff --cc Misc/NEWS
Simple merge