pitrou opened a new issue, #49059: URL: https://github.com/apache/arrow/issues/49059
### Describe the bug, including details regarding any error messages, version, and platform. Fix two issues found by OSS-Fuzz in the IPC reader: * a controlled abort: https://oss-fuzz.com/testcase-detail/5301064831401984 * a nullptr dereference: https://oss-fuzz.com/testcase-detail/5091511766417408 None of these two issues is a security issue. ### Component(s) C++ -- 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]
