ZZipLib: Free Zip Compression Library with an Easy-to-Use API
ZZipLib is a library for dealing with zip and zip-like archives by
using free algorithms of zlib.
- Developed at devel:libraries:c_c++
- Sources inherited from project openSUSE:Factory
-
6
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Leap:16.0:FactoryCandidates/zziplib && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
CVE-2018-16548.patch | 0000001249 1.22 KB | |
CVE-2018-7725.patch | 0000001248 1.22 KB | |
CVE-2018-7726.patch | 0000002615 2.55 KB | |
baselibs.conf | 0000000267 267 Bytes | |
zziplib-0.13.62-wronglinking.patch | 0000000843 843 Bytes | |
zziplib-0.13.62.patch | 0000000687 687 Bytes | |
zziplib-0.13.69.tar.gz | 0001132204 1.08 MB | |
zziplib-largefile.patch | 0000000626 626 Bytes | |
zziplib.changes | 0000009582 9.36 KB | |
zziplib.spec | 0000003006 2.94 KB |
Revision 31 (latest revision is 43)
Yuchen Lin (maxlin_factory)
accepted
request 634660
from
Adam Majer (adamm)
(revision 31)
- Avoid memory leak from __zzip_parse_root_directory(). Free allocated structure if its address is not passed back. [bsc#1107424, CVE-2018-16548, CVE-2018-16548.patch]
Comments 0