summaryrefslogtreecommitdiff
path: root/numpy/core/numeric.py
diff options
context:
space:
mode:
authorChristoph Gohlke <cgohlke@uci.edu>2019-02-05 00:38:32 -0800
committerGitHub <noreply@github.com>2019-02-05 00:38:32 -0800
commit97d38d3ba9a215c7cab84202302a12ed1281f050 (patch)
tree335a07235ba3922aadd2eda8ab88e877beb57adf /numpy/core/numeric.py
parentc009e1b98189fc13f78609fdfbb719a1e6b3e385 (diff)
downloadnumpy-97d38d3ba9a215c7cab84202302a12ed1281f050.tar.gz
ENH: do not dereference NULL pointer
The pointer 'current' could be NULL in case the above 'while (current != NULL) {..}' loop finishes without break.
Diffstat (limited to 'numpy/core/numeric.py')
0 files changed, 0 insertions, 0 deletions