wjones127 opened a new issue, #34831:
URL: https://github.com/apache/arrow/issues/34831

   ### Describe the bug, including details regarding any error messages, 
version, and platform.
   
   If we call validate on a run end encoded array that contains invalid buffers 
(for example, a validity bitmap buffer that is too short for its length), then 
segfaults may occur in this function. We should make sure to validate the child 
array buffers first, then call this function.
   
   ### 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]

Reply via email to