Kenta Murata created ARROW-11470:
------------------------------------
Summary: [C++] Overflow occurs on integer multiplications in
Compute(Row|Column)MajorStrides
Key: ARROW-11470
URL: https://issues.apache.org/jira/browse/ARROW-11470
Project: Apache Arrow
Issue Type: Bug
Components: C++
Reporter: Kenta Murata
Assignee: Kenta Murata
OSS-Fuzz reports the integer multiplication in ComputeRowMajorStrides function
occurs overflow.
https://oss-fuzz.com/testcase-detail/6232257264222208
The same issue exists in ComputeColumnMajorStrides.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)