Cleanup and fix for zero-length arrays in elpa_index.c
Since there are at the moment no double-valued entries, it is better to abort early than to try to walk the zero-length array. It might even work, but better safe than sorry.
Please register or sign in to comment