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)