Files
codeql/cpp/ql/test/library-tests/abi/diag.expected
2018-08-02 17:53:23 +01:00

4 lines
302 B
Plaintext

| file://:0:0:0:0 | There was an error during this compilation | 4 | Error occurred |
| packed.c:11:16:11:16 | the size of an array must be greater than zero | 4 | array_size_must_be_positive |
| packed.c:14:16:14:16 | the size of an array must be greater than zero | 4 | array_size_must_be_positive |