[
https://issues.apache.org/jira/browse/ARROW-2481?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Rok Mihevc updated ARROW-2481:
------------------------------
External issue URL: https://github.com/apache/arrow/issues/18696
> [Rust] Move calls to free() into memory.rs
> ------------------------------------------
>
> Key: ARROW-2481
> URL: https://issues.apache.org/jira/browse/ARROW-2481
> Project: Apache Arrow
> Issue Type: Improvement
> Components: Rust
> Reporter: Andy Grove
> Assignee: Andy Grove
> Priority: Major
> Labels: pull-request-available
> Fix For: 0.10.0
>
>
> We had calls to free memory in a few places, with duplication of effort for
> Windows support. This PR simply creates a free_aligned() method in memory.rs
> so we have all memory alloc/free and Windows references in a single file.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)