mirror of https://github.com/google/oss-fuzz.git
![]() In https://issues.apache.org/jira/browse/CODEC-314, we push a fix upstream to capture an unexpected IndexOutOfBoundException. The new logic will wrap the unexpected IndexOutOfBoundException and throw an IllegalArgumentException instead. This PR fixes the original fuzzer to capture the new IllegalArgumentException to meet the new logic. This PR should close https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=64362. Signed-off-by: Arthur Chan <arthur.chan@adalogics.com> |
||
---|---|---|
.. | ||
BinaryEncodingFuzzer.java | ||
ChecksumFuzzer.java | ||
CryptFuzzer.java | ||
DigestUtilsFuzzer.java | ||
Dockerfile | ||
HmacUtilsFuzzer.java | ||
LanguageStringEncoderFuzzer.java | ||
MurmurHashFuzzer.java | ||
NetCodecFuzzer.java | ||
PhoneticEngineFuzzer.java | ||
build.sh | ||
project.yaml |