diff options
author | Sebastian Berg <sebastian@sipsolutions.net> | 2012-12-01 21:44:49 +0100 |
---|---|---|
committer | Sebastian Berg <sebastian@sipsolutions.net> | 2012-12-01 22:46:39 +0100 |
commit | 300783c0ed1518ad1335f3aad9a4bda35f5e1123 (patch) | |
tree | bdb440288e87e92832ab71770eaa133b5b502579 /numpy/oldnumeric/arrayfns.py | |
parent | 09d82ea2cd0664c7dbbf1b8c17700b0b71a05278 (diff) | |
download | numpy-300783c0ed1518ad1335f3aad9a4bda35f5e1123.tar.gz |
BUG: Fix bad memory access for 0-sized outputs in numpy dot
This fixes a bug where bad memory was written to in non-blas
numpy if the output was a (0, N) array. Closes "Issue gh-2775".
Diffstat (limited to 'numpy/oldnumeric/arrayfns.py')
0 files changed, 0 insertions, 0 deletions