You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@arrow.apache.org by "Mahmut Bulut (Jira)" <ji...@apache.org> on 2021/01/06 10:09:00 UTC

[jira] [Created] (ARROW-11141) [Rust]: Miri checks

Mahmut Bulut created ARROW-11141:
------------------------------------

             Summary: [Rust]: Miri checks
                 Key: ARROW-11141
                 URL: https://issues.apache.org/jira/browse/ARROW-11141
             Project: Apache Arrow
          Issue Type: Improvement
            Reporter: Mahmut Bulut
            Assignee: Mahmut Bulut


Miri checks need to be enabled to see if there are any out of bounds reads or invalid memory accesses. Currently, there is no way of determining this and all invalid memory access related issues are experienced on the arrow dependant code.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)