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
Jamie Pinheiro ed3ed5552b
Fix array bounds (#3990)
Co-authored-by: Jamie Pinheiro <pinheirojamie@google.com>
2020-06-15 12:47:40 -07:00
Jamie Pinheiro a598a4fd34
Increase coverage of libraw fuzzing (#3962)
* Increase coverage

* Respond to PR feedback

* Move corpuses to cloud

Co-authored-by: Jamie Pinheiro <pinheirojamie@google.com>
2020-06-12 12:14:30 -07:00
Jamie Pinheiro 726ce35e3a
Update Dockerfile (#3923) 2020-06-02 13:47:44 -07:00
Jamie Pinheiro bba24d396e
[LibRaw] Initial integration (#3918)
* Init integration

* Fix formatting

* Add size check

* Update maintainers

* PR Feedback

* Add newline

* Disable UBSan vptr

* Disable building examples

* Remove disabling UBSan vptr

Co-authored-by: Jamie Pinheiro <pinheirojamie@google.com>
2020-06-02 10:47:31 -07:00