Commit Graph

5 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
Varun Khaneja 9644e3ad4a Use NOVOLUME. Point to the oss_fuzz branch. (#2067)
- Start using NOVOLUME since Chromium is going to start using it.
[See: https://crrev.com/c/1393803]

- Point to the oss_fuzz branch where all releases will be fuzzed first before being merged into the master branch.
2019-01-03 08:15:59 -08:00
Varun Khaneja 5cca3a6d07 [unrar] Fuzz unrar v5.6.8 before merging that to master (#1920) 2018-11-02 16:44:21 -07:00
Varun Khaneja 5cd4d6189d [unrar] Use github repo to fetch code and remove extra dependencies (#985) 2017-11-15 14:23:37 -08:00
Varun Khaneja 44ac124768 Setup simple fuzzing for unrar. (#951)
* Get the shared library to build for unrar

* Fuzz by writing temp file and calling CmdExtract::DoExtract()

* Incorporate review feedback

* Incorporate review feedback
2017-11-13 10:48:31 -08:00