Commit Graph

3 Commits

Author SHA1 Message Date
Oliver Chang 3ce35b240e Fix guetzli fuzzer build location.
We should be using $OUT, not /out.
2017-03-30 09:17:02 -07:00
Robert Obryk 900b69d870 Guetzli: enable UBSAN, add Zoltan to auto_ccs. (#490)
All spotted implementation-specific/undefined behaviour has been fixed:
google/guetzli#142, google/guetzli#144, google/guetzli#154.
2017-03-30 08:25:41 -07:00
Robert Obryk f0b42c3d7b Add a new project: Guetzli. (#480)
The undefined fuzzer is disabled for now, because we have one piece of
undefined behaviour that gets nearly always hit.

I've ran the fuzzer for ~tens of minutes, and had no issues reported.
2017-03-28 20:41:07 -07:00