You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@arrow.apache.org by "Wes McKinney (JIRA)" <ji...@apache.org> on 2016/07/18 22:09:20 UTC

[jira] [Resolved] (ARROW-238) C++: InternalMemoryPool::Free() should throw an error when there is insufficient allocated memory

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

Wes McKinney resolved ARROW-238.
--------------------------------
    Resolution: Fixed

Issue resolved by pull request 102
[https://github.com/apache/arrow/pull/102]

> C++: InternalMemoryPool::Free() should throw an error when there is insufficient allocated memory
> -------------------------------------------------------------------------------------------------
>
>                 Key: ARROW-238
>                 URL: https://issues.apache.org/jira/browse/ARROW-238
>             Project: Apache Arrow
>          Issue Type: Improvement
>          Components: C++
>            Reporter: Jihoon Son
>            Assignee: Jihoon Son
>
> Currently, InternalMemoryPool allows any size of memory deallocation. This can cause potential errors. 



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