Skip to content

Fix segfault when PyArray_VOID and no minitype in _array_find_type. #142

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
wants to merge 2 commits into from

Conversation

walshb
Copy link
Contributor

@walshb walshb commented Aug 21, 2011

@charris
Copy link
Member

charris commented Aug 21, 2011

The patch doesn't apply. You need to do your work in a branch, not in master. And you need to keep master current.

@charris
Copy link
Member

charris commented Aug 21, 2011

I went ahead and hand applied it. I'm not sure why the patch from github didn't work, but you should never do work in the master branch, always use a working branch.

@charris charris closed this Aug 21, 2011
@walshb
Copy link
Contributor Author

walshb commented Aug 22, 2011

This was on a branch "fix_np_lookfor_segv" (https://github.com/walshb/numpy/tree/fix_np_lookfor_segv), but the branch was indeed taken from an older version of master. Thanks for applying it, anyway.

luyahan pushed a commit to plctlab/numpy that referenced this pull request Apr 25, 2024
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