Varun Khaneja
6b302b9e61
Use same filename for the input file created in disk ( #994 )
...
* Use the same file name always to avoid creating new files
* Minor: formatting changes
* Use PID for the filename
2017-11-17 14:47:43 -08: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
Varun Khaneja
bf774e525f
Add project.yaml for unrar ( #842 )
...
* Add project.yaml for unrar
* Add vakh to auto_ccs, remove experimental from msan
2017-09-15 08:16:00 -07:00