mjw | 7f98ab8 | 2014-08-29 21:18:17 +0000 | [diff] [blame] | 1 | |
| 2 | Invalid read of size 2 |
| 3 | at 0x........: main (globalerr.c:12) |
| 4 | Address 0x........ expected vs actual: |
| 5 | Expected: global array "a" of size 14 in object with soname "NONE" |
| 6 | Actual: unknown |
| 7 | Actual: is 0 after Expected |
| 8 | |
| 9 | Invalid read of size 2 |
| 10 | at 0x........: main (globalerr.c:12) |
| 11 | Address 0x........ expected vs actual: |
| 12 | Expected: global array "b" of size 14 in object with soname "NONE" |
| 13 | Actual: global array "a" of size 14 in object with soname "NONE" |
| 14 | Actual: is 0 after Expected |
| 15 | |
| 16 | |
| 17 | ERROR SUMMARY: 2 errors from 2 contexts (suppressed: 0 from 0) |