cppcheck/samples/arrayIndexOutOfBounds/out.txt

2 lines
107 B
Plaintext
Raw Normal View History

[samples\arrayIndexOutOfBounds\bad.c:7]: (error) Array 'a[2]' accessed at index 2, which is out of bounds.