Closed toonn closed 3 months ago
This fixes a potential bug where a loop in xevem_util.c is iterating over an array with a step size of 2.
xevem_util.c
(I'm splitting this out of #122 because it's not really related to Darwin support, just a potential bug I came across in Clang warnings.)
This fixes a potential bug where a loop in
xevem_util.c
is iterating over an array with a step size of 2.(I'm splitting this out of #122 because it's not really related to Darwin support, just a potential bug I came across in Clang warnings.)