Commit Graph

2 Commits

Author SHA1 Message Date
DavidKorczynski cb4b240af7
xmldom: fix build by copying corpus to OUT (#11108)
Fixes:
https://github.com/google/oss-fuzz/pull/11036#issuecomment-1759249910

CC @karfau 

To test this from outside the containers:

```
python3 infra/helper.py build_fuzzers xmldom
python3 infra/helper.py run_fuzzer xmldom dom-parser.xml.target
python3 infra/helper.py run_fuzzer xmldom dom-parser.html.target
```

Signed-off-by: David Korczynski <david@adalogics.com>
2023-10-12 12:53:47 +01:00
Christian Bewernitz 4cebc73dcb
xmldom: integrate new project (#11036) 2023-10-11 16:49:28 +01:00