Skip to content

ARROW-726: [C++] Fix segfault caused when passing non-buffer object to arrow::py::PyBuffer#459

Closed
wesm wants to merge 1 commit intoapache:masterfrom
wesm:ARROW-726
Closed

ARROW-726: [C++] Fix segfault caused when passing non-buffer object to arrow::py::PyBuffer#459
wesm wants to merge 1 commit intoapache:masterfrom
wesm:ARROW-726

Conversation

@wesm
Copy link
Copy Markdown
Member

@wesm wesm commented Mar 30, 2017

This leads to calling Py_DECREF on a null pointer

@wesm
Copy link
Copy Markdown
Member Author

wesm commented Mar 30, 2017

rebased

@wesm
Copy link
Copy Markdown
Member Author

wesm commented Mar 30, 2017

triggered build

@asfgit asfgit closed this in 4938d8d Mar 30, 2017
@wesm wesm deleted the ARROW-726 branch March 30, 2017 22:22
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.

2 participants