You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@arrow.apache.org by "Zhijun Fu (JIRA)" <ji...@apache.org> on 2018/05/04 08:37:00 UTC

[jira] [Created] (ARROW-2540) [Plasma] add constructor/destructor to make sure dlfree is called automatically

Zhijun Fu created ARROW-2540:
--------------------------------

             Summary: [Plasma] add constructor/destructor to make sure dlfree is called automatically
                 Key: ARROW-2540
                 URL: https://issues.apache.org/jira/browse/ARROW-2540
             Project: Apache Arrow
          Issue Type: Improvement
          Components: Plasma (C++)
            Reporter: Zhijun Fu


Add constructor & destructor to ObjectTableEntry structure to make sure dlfree() is called for the pointer field when the object gets destructed.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)