[NumPy-Tickets] [NumPy] #2021: segfault on searchsorted
NumPy Trac
numpy-tickets@scipy....
Wed Jan 18 11:28:02 CST 2012
#2021: segfault on searchsorted
-----------------------+----------------------------------------------------
Reporter: adamklein | Owner: somebody
Type: defect | Status: new
Priority: normal | Milestone: 1.7.0
Component: Other | Version: 1.6.1
Keywords: |
-----------------------+----------------------------------------------------
Changes (by charris):
* milestone: Unscheduled => 1.7.0
Comment:
The return of PyArray_DescrFromObject wasn't being checked for NULL. I'll
put up a fix once I check for other cases of this fault.
--
Ticket URL: <http://projects.scipy.org/numpy/ticket/2021#comment:1>
NumPy <http://projects.scipy.org/numpy>
My example project
More information about the NumPy-Tickets
mailing list