summaryrefslogtreecommitdiff
path: root/numpy/core/fromnumeric.py
diff options
context:
space:
mode:
authorSimon Gibbons <simongibbons@gmail.com>2016-03-29 10:43:26 +0100
committerSimon Gibbons <simongibbons@gmail.com>2016-03-29 13:40:56 +0100
commit163a6f96e81eed44c9c58d54615b5bcbcad67bec (patch)
treec1465e50c7b3c96aa39198db90c8ba2897a53af9 /numpy/core/fromnumeric.py
parent75c5af30d7137fd308227028ebdee31dbe841e7f (diff)
downloadnumpy-163a6f96e81eed44c9c58d54615b5bcbcad67bec.tar.gz
BUG: Fix segfault in PyArray_OrderConverter
This fixes a bug in PyArray_OrderConverter where if a unicode string is passed in which cannot be converted to ASCII then Py_DECREF would be called on a null pointer. Fixes #7475
Diffstat (limited to 'numpy/core/fromnumeric.py')
0 files changed, 0 insertions, 0 deletions