-
I have a zip archive with only one compressed file in it. Using unzip it is possible to uncompress it. Using zziplib it is not possible because the dirent of this file is as follows:
(gdb) p dirent…
-
## Environment
```
# result of evaluating
uname -a: MSYS_NT-10.0-19042 USFM8CW33 3.2.0-340.x86_64 2021-07-02 08:36 UTC x86_64 Msys
ros --version: roswell 21.01.14.108
ros config:
asdf.version=…
-
There appears to be a problem with the unzip.exe installed from unzip-6.0-9.oc00.pentium4
>unzip -t DLSNETDR.ZIP TLNK.DOS
reports
Archive: DLSNETDR.ZIP
testing: TLNK.DOS
error: inva…
-
**Describe the bug**
The currently created XLSX files are not compliant to OpenXML specification ISO/IEC 29500-2. The reason is that in reference to the ZIP Appnote (ZIP File Format Specification Ver…
-
The split feature implemented in [Pull request 75](https://github.com/rubyzip/rubyzip/pull/75/files) doesn't conform to the standard, in that:
1. Local and central directory header records must never …
-
-
Some functions have recently been renamed meaning we get mismatches on full diff. Also part of render.cpp has been split in to inline sub-function to deal with the expected ASM usage in the original s…
-
https://github.com/michael-cannon/wordpress-theme-helpers/blob/7b2582547532107412da90294b75caa2471d8f0f/lib/PHP_JPEG_Metadata_Toolkit_1.11/IPTC.php#L626
**Invalid octal literals**
Pr…
-
Instead of recreating the folder structure in the pod, runprodctl creates a bund of individual files with names like "\" (notice that \ is not a folder seperator on linux).
The same functionality …
-
I tried to use the example to zip files with the password `test` but can unzip without any password input. Please help to check. Thanks.