cppcheck/samples/bufferAccessOutOfBounds/out.txt

3 lines
196 B
Plaintext

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