diff options
author | Julian Taylor <jtaylor.debian@googlemail.com> | 2014-09-19 21:30:19 +0200 |
---|---|---|
committer | Julian Taylor <jtaylor.debian@googlemail.com> | 2014-09-19 21:36:49 +0200 |
commit | 5a14415b0aa8df194b68da840d6a58297e1e03b0 (patch) | |
tree | fd2d62b5107cfbfbf50c54e3482bcf17dbfb80bb /numpy/lib/tests/test_arraysetops.py | |
parent | 9af50285a7807c67f13b2ede17791a1e693da148 (diff) | |
download | numpy-5a14415b0aa8df194b68da840d6a58297e1e03b0.tar.gz |
BUG: fix out of bound access in unicode argmin/argmax
elsize is in bytes and the pointer of unicode type, so it must divided
by the size.
Closes gh-5082
Diffstat (limited to 'numpy/lib/tests/test_arraysetops.py')
0 files changed, 0 insertions, 0 deletions