You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@drill.apache.org by "Jacques Nadeau (JIRA)" <ji...@apache.org> on 2014/12/08 04:45:12 UTC

[jira] [Created] (DRILL-1822) Ensure all unsafe memory access is protected by bounds checks unless specifically disabled

Jacques Nadeau created DRILL-1822:
-------------------------------------

             Summary: Ensure all unsafe memory access is protected by bounds checks unless specifically disabled
                 Key: DRILL-1822
                 URL: https://issues.apache.org/jira/browse/DRILL-1822
             Project: Apache Drill
          Issue Type: Bug
          Components: Execution - Flow
            Reporter: Jacques Nadeau
            Assignee: Jacques Nadeau
             Fix For: 0.7.0


It turns out that we are a little free with memory accesses in some locations.  We need to be more careful, ensuring that we only run free when specifically requested.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)