Commit Graph

4 Commits

Author SHA1 Message Date
devtty1er d561c49ae5
Update Dockerfiles (#4070)
* Use LABEL in place of MAINTAINER

* Remove LABEL maintainer from Dockerfiles
2020-07-06 13:18:23 -07:00
Tyson Smith cb7abb7c64 [bzip2] Target upstream codebase (#2587)
* [bzip2] Target upstream codebase

* [bzip2] Add CC

* [bzip2] Enable UBSan

* [bzip2] Build seed corpus from samples
2019-07-10 13:02:36 -07:00
Bhargava Shastry ebf4501860 bzip2: Bug fixes (#1894)
* bzip2: Bug fixes; added citations

* bzip2: Bump bzip2 version to 1.0.6

* bzip2: Variable blockSize100k, workFactor, and small

* bzip2: Remove hardcoded buffer sizes; fix nZ (compressor) to point to real buffer size

* bzip: Remove ubsan from project.yaml beacuse of start-up crash google/oss-fuzz#1887
2018-10-26 06:10:57 -07:00
Bhargava Shastry c6a08db58c bzip2: Add bzip2 to oss-fuzz (#1887) 2018-10-19 13:54:15 -07:00