- 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.
* Get the shared library to build for unrar
* Fuzz by writing temp file and calling CmdExtract::DoExtract()
* Incorporate review feedback
* Incorporate review feedback