FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

BUG: Fix ticket #1588/gh issue #398, refcount error in clip by certik · Pull Request #405 · numpy/numpy · GitHub

/ numpy Public

BUG: Fix ticket #1588/gh issue #398, refcount error in clip - #405

Merged
certik merged 2 commits into
numpy:masterfrom
certik:pr400_fix
Aug 31, 2012
Merged

BUG: Fix ticket #1588/gh issue #398, refcount error in clip#405
certik merged 2 commits into
numpy:masterfrom
certik:pr400_fix

Conversation

certik commented Aug 31, 2012

Copy link
Copy Markdown
Contributor

Updated PR #400 with a test and rebased against master.

Mark, can you review the test please? I checked that it segfaults before your patch and passes after your patch.

/cc @mwiebe

mwiebe and others added 2 commits August 31, 2012 15:17
This patch enforces a strict dichotomy for the variables 'indescr'
and 'newdescr', so they are either NULL, or they own a reference.
Following the consequences of this allowed the reference error
to be tracked down.
The bug was fixed by the previous patch.

mwiebe commented Aug 31, 2012

Copy link
Copy Markdown
Member

Looks good to me.

certik mentioned this pull request Aug 31, 2012

Copy link
Copy Markdown

This pull request passes (merged 1039880 into 8c75aa0).

certik commented Aug 31, 2012

Copy link
Copy Markdown
Contributor Author

Thanks Mark for the review. Merging.

certik added a commit that referenced this pull request Aug 31, 2012
BUG: Fix ticket #1588/gh issue #398, refcount error in clip
certik merged commit e60c70d into numpy:master Aug 31, 2012
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
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


Back | FazBrowse Home | New Git URL