mirror of
https://github.com/python/cpython.git
synced 2026-05-12 07:30:13 -04:00
fa181fcf21
Raise BadZipFile when try to read an entry that overlaps with other entry or
central directory.
(cherry picked from commit 66363b9a7b)
Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>