diff options
author | Michael Stahl <michael.stahl@allotropia.de> | 2024-11-07 13:50:01 +0100 |
---|---|---|
committer | Michael Stahl <michael.stahl@allotropia.de> | 2024-11-07 15:47:43 +0100 |
commit | 0f39e6fbb48dae29778c305ddd576d698a8251ad (patch) | |
tree | c43877c812075328d823761be9363ce4080e1ab7 /compilerplugins/clang/bufferadd.cxx | |
parent | 138ff29f7e7cb504f2c8d6b30df56494687d443f (diff) |
tdf#162944 package: try to detect Zip64 via version
https://rzymek.github.io/post/excel-zip64/ claims that it's sufficient
for the version number to be 45 (4.5 - File uses ZIP64 format
extensions) for Excel to read a zip entry's data descriptor as
Zip64, while the Zip APPNOTE seems to require a zip64 extended
information extra field to be present (see 4.3.9.2).
Let's try to use the "version needed to extract" to be able to read
zip files produced by Apache POI Zip64Mode.Always.
Change-Id: I20f10471e3a85eb42d21c0cb08e36e345ef8fc9a
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/176211
Reviewed-by: Michael Stahl <michael.stahl@allotropia.de>
Tested-by: Jenkins
Diffstat (limited to 'compilerplugins/clang/bufferadd.cxx')
0 files changed, 0 insertions, 0 deletions