[Numpy-discussion] memory corruption bug
Charles R Harris
charlesr.harris at gmail.com
Sat Aug 26 11:35:12 CDT 2006
Hi,
On 8/26/06, Albert Strasheim <fullung at gmail.com> wrote:
>
> A complete code snippet that reproduces the bug would be most helpful.
+1. I too suspect that what you have here is a reference/copy problem. The
only thing that is local to the class is the reference (pointer), the data
is global.
Chuck
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://projects.scipy.org/pipermail/numpy-discussion/attachments/20060826/1fe3bfae/attachment.html
More information about the Numpy-discussion
mailing list