[NumPy-Tickets] [NumPy] #2160: memory corruption on argmax(-1, out=...)
NumPy Trac
numpy-tickets@scipy....
Thu Jun 14 15:24:46 CDT 2012
#2160: memory corruption on argmax(-1, out=...)
----------------------------+-----------------------------------------------
Reporter: mattip | Owner: somebody
Type: defect | Status: new
Priority: normal | Milestone: Unscheduled
Component: numpy.numarray | Version: devel
Keywords: argmax |
----------------------------+-----------------------------------------------
Comment(by mattip):
It seems to be quite a corner case, preallocating the out arg prevents the
crash.
--
Ticket URL: <http://projects.scipy.org/numpy/ticket/2160#comment:1>
NumPy <http://projects.scipy.org/numpy>
My example project
More information about the NumPy-Tickets
mailing list