oss-fuzz/projects/rdf4j
Arthur Chan 081abd306e
rdf4j: Fix exception handling for ParserFuzzer (#10796)
In
https://github.com/eclipse/rdf4j/blob/main/core/queryparser/sparql/src/main/java/org/eclipse/rdf4j/query/parser/sparql/BaseDeclProcessor.java#L73,
the method throws an IllegalArgumentException when the input does not
fulfil some of the conditions which could happen when we fuzz the
project. This PR fixes the fuzzer by capturing the exception.

Signed-off-by: Arthur Chan <arthur.chan@adalogics.com>
2023-08-05 16:39:22 +01:00
..
Dockerfile
ParserFuzzer.java
build.sh
project.yaml