Skip to content

Zip64 cannot be delete when it has more than one file #310

@zhuxb711

Description

@zhuxb711

Steps to reproduce

1.Create a zip64 which has multi file
2.BeginUpdate()
3.Delete one of the file ( Delete(ZipEntry entry) )
4.CommitUpdate()

Expected behavior

Without Error

Actual behavior

ZipException: Extra data extended Zip64 information length is invalid

Version of SharpZipLib

Ver. 1.1.0

Obtained from (only keep the relevant lines)

  • Package installed using NuGet

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugzipRelated to ZIP file format

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions