Daniel Marjamäki d95f29b23a Fixed test/cli
2019-08-18 12:51:32 +02:00

4 lines
153 B
Plaintext

samples\outOfBounds\bad.c:5:12: error: Buffer is accessed out of bounds: str [bufferAccessOutOfBounds]
strcpy(str, "0123456789abcdef");
^