Arawoof06 commented on PR #50356: URL: https://github.com/apache/arrow/pull/50356#issuecomment-4911481136
Pushed a small test-only tweak: the two malformed-utf8 tests now use an exact-sized new char[] instead of std::vector so the over-read reliably trips ASAN (vector doesn't guarantee capacity == size). The fix in string_ops.cc is unchanged. -- 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]
