pitrou opened a new pull request #11664: URL: https://github.com/apache/arrow/pull/11664
DELTA_BYTE_ARRAY is only applicable to BYTE_ARRAY but we would also accept FIXED_LEN_BYTE_ARRAY. Casting the decoder to the expected subtype would then produce a null pointer. Found by OSS-Fuzz. Should fix the following issue: - https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=40865 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
