Max Moroz
|
1b6cba01b5
|
[libxml2] Fix compilation error in the fuzz target.
|
2017-10-20 20:28:12 -07:00 |
Max Moroz
|
30797e783a
|
[libxml2] Disable XML_PARSE_HUGE to avoid stack overflow.
Mirror the change from Chromium version:
https://chromium-review.googlesource.com/c/chromium/src/+/720537
This should fix the following bugs:
- https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=2336
- https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=2731
- https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=2779
- https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=3245
|
2017-10-17 08:23:25 -07:00 |
Max Moroz
|
69b9b7033f
|
[libxml2] Add hash-based combination of flags as an "options" argument. (#388)
|
2017-02-15 07:31:15 -08:00 |
Kostya Serebryany
|
b5d293759a
|
extend libxml2_xml_read_memory_fuzzer to call xmlSaveDoc (#387)
* extend libxml2_xml_read_memory_fuzzer to call xmlSaveDoc
|
2017-02-14 21:49:06 -08:00 |
Mike Aizatsky
|
a143b9b39a
|
[infra] renaming targets/ to projects/
|
2016-11-29 10:55:25 -08:00 |