Commit Graph

6 Commits

Author SHA1 Message Date
Nick Wellnhofer 0cf9e8245a [libxslt] Additional sanitizers, no unneeded modules (#2539)
- Enable unsigned-integer-overflow and float-divide-by-zero sanitizers.
- Disable some unneeded libxml2 components.
- Disable debugging and profiling code in libxslt to improve
  coverage stats.
2019-06-25 06:41:30 -07:00
Nick Wellnhofer 2b6fc9a943 [libxslt] Adjust build script (#2389)
- Link targets with fuzz.o
- Move code block for readability
2019-05-08 07:35:18 -07:00
jonathanmetzman f6be0078df
Try to migrate yajl-ruby and libxslt to LIB_FUZZING_ENGINE (#2365) 2019-05-01 16:11:29 -04:00
Max Moroz 4fba752cc3 [libxslt] Update project.yaml: replace Chromium owner in auto_cc. 2019-04-15 11:08:34 -07:00
Nick Wellnhofer 8af165e494 [libxslt] Start with integration (#2320)
Integrate the first fuzz targets from libxslt.
2019-04-15 10:27:43 -07:00
Nick Wellnhofer 880c1856e0 Add project.yaml for libxslt (#574)
I added dominicc@chromium.org and ddkilzer@apple.com to auto_ccs.
They're already listed in libxml2's project.yaml and I worked with both
of them when reporting libxslt issues in the past.
2017-05-11 13:06:50 -07:00