mirror of
https://github.com/simplex-chat/zip.git
synced 2026-06-03 09:17:33 +00:00
e621f9a576
When copying an entry from another archive, there is no reason to add Zip64 extra fields if the source entry doesn't have them. This change checks whether a copied entry had Zip64 extra fields before appending/updating the field in the local header.