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

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

     [ https://issues.apache.org/jira/browse/DRILL-1822?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jacques Nadeau resolved DRILL-1822.
-----------------------------------
    Resolution: Fixed

> 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
>
>         Attachments: DRILL-1822.patch
>
>
> 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)