Issues
- 3
C++ compile error implicit conversion loses integer precision: 'ssize_t' (aka 'long') to 'mz_uint' (aka 'unsigned int') [-Wshorten-64-to-32]
#353 opened by sy6sy2 - 1
mktemp on Windows needs io.h header
#356 opened by lbwq63 - 3
OSS-Fuzz Integration Inquiry
#355 opened by capuanob - 1
Possible license concerns re: miniz
#354 opened by toasterone - 7
Flagged as Malicious in Crowdstrike
#348 opened by konsumer - 1
update version in vcpkg
#349 opened by tlf30 - 1
Can't create zip file?
#347 opened by dangdkhanh - 1
Directory traversal vulnerability not fixed
#342 opened by ouuan - 1
Failed to build 32-bit with gcc
#340 opened by star-hengxing - 7
Multiple issues with zip file
#335 opened by HunterZ - 2
- 1
- 6
Reading a portion of the file
#334 opened by KreshMetal - 12
zip_entries_delete fails for in memory stream zip
#330 opened by prot0man - 1
Failed to compile with Android Studio NDK r26b
#329 opened by Haruma-VN - 3
Issue when deleting files
#327 opened by anass114 - 6
Find offset of a file in a zip file?
#325 opened by IvesAwadi - 1
- 2
Remove zip entries by index.
#319 opened by SomeGuyDoinWork - 7
Bindings
#314 opened by thechampagne - 1
Can CodeQL scans be enabled for this repository?
#311 opened by maximiliank - 10
Check if file or stream is a valid "zip" archive
#307 opened by abrasat - 3
64-bit Linux compatibility
#308 opened by abrasat - 5
zip_close error when opening zip archive in read mode
#305 opened by abrasat - 1
typedef conflict
#304 opened by U7nk - 3
- 1
zip_extract The extracted file name is garbled and does not support Chinese name extraction
#302 opened by fengshangren - 1
- 3
Bug when delete a file from a big size zip archive
#297 opened by BassamNa - 1
m_pPut_buf_func always null
#295 opened by TDillenTidel - 4
SonarQube security hotspot
#294 opened by TheSlackOne - 2
How to split a file in different chunked files?
#293 opened by Sh0ckFR - 1
Segmentation fault on entry deletion
#292 opened by petitnau - 6
Open zip file using file descriptor or stream
#291 opened by bruenor41 - 3
How to change to zip and not use zip64?
#289 opened by veteri - 1
Open a .zip file with a password.
#290 opened by CandyMi - 2
Extract without a path
#287 opened by gvanem - 1
- 1
Update files in zip
#284 opened by HappyLongShort - 1
Compressing large files that exceed 4GB will fail
#283 opened by nice23333 - 3
Failed to build using mingw 11 x64 (duplicate)
#281 opened by EndrII - 5
Error when building the release version with MinGW
#272 opened by Limaaron - 5
Created a zip in OSX platform but when java.util.zip is used for unzipping it doesn't work
#279 opened by ArunBViru - 4
About the zip library cross-platform issue
#277 opened by Sugar0612 - 0
About zip file reading form
#276 opened by Sugar0612 - 1
Fortify errors
#275 opened by vivkvv - 6
zip library name (rename library?)
#271 opened by bucanero - 1
- 1
Buffer overflow in zip.c
#270 opened by ka5p3rr - 1
zip_close fails after delete entries
#266 opened by HellsCoder