Skip to content

Conversation

@wesm
Copy link
Member

@wesm wesm commented May 18, 2017

Change-Id: Ic00f1a989b84d36eccf3c7769251303c849921f9
Copy link
Contributor

@cpcloud cpcloud left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice catch. LGTM.

@BryanCutler
Copy link
Member

Wow, that was really quick - I barely got a cup of coffee and already fixed! LGTM, everything is nice and stable now.

@asfgit asfgit closed this in ff72951 May 19, 2017
jeffknupp pushed a commit to jeffknupp/arrow that referenced this pull request Jun 3, 2017
… memory leak

cc @BryanCutler

Author: Wes McKinney <[email protected]>

Closes apache#704 from wesm/ARROW-1053 and squashes the following commits:

2f90337 [Wes McKinney] Remove unnecessary Py_INCREF in PyBuffer causing memory leak
pribor pushed a commit to GlobalWebIndex/arrow that referenced this pull request Oct 24, 2025
…har vectors through C Data Interface (apache#705)

## What's Changed

This patch fixes the initialization of offset buffers when exporting
variable width arrays through Arrow C Data Interface. The original code
incorrectly mess up with the member `this.offsetBuffer` while we should
actually initialize the newly allocated offsetBuffer. I think the diff
itself will be quite self-explanatory.

Closes apache#704 and probably apache#88 .
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants