diff options
author | Sebastian Berg <sebastian@sipsolutions.net> | 2022-06-06 18:25:20 -0700 |
---|---|---|
committer | Sebastian Berg <sebastian@sipsolutions.net> | 2022-06-08 09:46:06 -0700 |
commit | 6cd2148457b8d1582b731d06af3092caa65678d3 (patch) | |
tree | 837681a2f6d3510c22d30b8746d1c810e67a67f9 /numpy/array_api/tests | |
parent | fd1f85fb70a902f9ee0f4b415e7940afe35f2830 (diff) | |
download | numpy-6cd2148457b8d1582b731d06af3092caa65678d3.tar.gz |
BUG: Fix line skipping invalid read/use of invalid value
When skipping lines, there can actually be zero fields, making
reading the length of the first field invalid.
Thus need to check for that (simplifies the code a tiny bit)
Diffstat (limited to 'numpy/array_api/tests')
0 files changed, 0 insertions, 0 deletions