[NumPy-Tickets] [NumPy] #1689: fromstring segfaults if reading from text and dtype=bool_
NumPy Trac
numpy-tickets@scipy....
Fri Mar 4 03:11:16 CST 2011
#1689: fromstring segfaults if reading from text and dtype=bool_
------------------------+---------------------------------------------------
Reporter: gerrit | Owner: charris
Type: defect | Status: apply
Priority: high | Milestone: 2.0.0
Component: numpy.core | Version: devel
Keywords: |
------------------------+---------------------------------------------------
Changes (by pv):
* status: needs_review => apply
* component: Other => numpy.core
Comment:
Looks good to me.
However, is there really no check in the code for a `NULL` pointer? This
should also be fixed at the same time.
--
Ticket URL: <http://projects.scipy.org/numpy/ticket/1689#comment:7>
NumPy <http://projects.scipy.org/numpy>
My example project
More information about the NumPy-Tickets
mailing list