• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1
2Invalid 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
9Invalid 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
17ERROR SUMMARY: 2 errors from 2 contexts (suppressed: 0 from 0)
18