pitrou opened a new pull request, #47741:
URL: https://github.com/apache/arrow/pull/47741

   ### Rationale for this change
   
   Fix issues found by OSS-Fuzz when invalid Parquet data is fed to the Parquet 
reader:
   * https://issues.oss-fuzz.com/issues/447262173
   * https://issues.oss-fuzz.com/issues/447480433
   * https://issues.oss-fuzz.com/issues/447490896
   * https://issues.oss-fuzz.com/issues/447693724
   * https://issues.oss-fuzz.com/issues/447693728
   * https://issues.oss-fuzz.com/issues/449498800
   
   ### Are these changes tested?
   
   Yes, using the updated fuzz regression files from 
https://github.com/apache/arrow-testing/pull/115
   
   ### Are there any user-facing changes?
   
   No.
   
   **This PR contains a "Critical Fix".** (If the changes fix either (a) a 
security vulnerability, (b) a bug that caused incorrect or invalid data to be 
produced, or (c) a bug that causes a crash (even when the API contract is 
upheld), please provide explanation. If not, you can remove this.)
   


-- 
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]

Reply via email to