Closed cowtowncoder closed 9 months ago
(note: from https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=66141)
There is a case where AssertionError is being thrown by IonReader for corrupt Timestamp value (produced by OSS-Fuzz).
AssertionError
IonReader
cc @tgregg
(note: from https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=66141)
There is a case where
AssertionError
is being thrown byIonReader
for corrupt Timestamp value (produced by OSS-Fuzz).