You are viewing a plain text version of this content. The canonical link for it is here.
Posted to github@arrow.apache.org by "westonpace (via GitHub)" <gi...@apache.org> on 2023/03/22 22:25:19 UTC

[GitHub] [arrow] westonpace commented on issue #34681: [C++] Array::Equals incorrectly returns true when comparing sized buffer with buffer of size 0

westonpace commented on issue #34681:
URL: https://github.com/apache/arrow/issues/34681#issuecomment-1480336651

   I'm pretty certain, in this case, we are comparing values from the left array with garbage memory and getting lucky it doesn't trigger a segmentation fault.


-- 
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: github-unsubscribe@arrow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org