Skip to content

Stops freezes with special files when zip search enabled

zipfile.is_zipfile() freezes when checking special files (pipe files, for example). This may actually be a bug in the zipfile library.

Merge request reports