allwinner_a64/android/external/valgrind/exp-sgcheck/tests/globalerr.stderr.exp-glibc28-amd64
2018-08-08 16:14:42 +08:00

17 lines
509 B
Text

Invalid read of size 2
at 0x........: main (globalerr.c:12)
Address 0x........ expected vs actual:
Expected: global array "a" of size 14 in object with soname "NONE"
Actual: unknown
Actual: is 0 after Expected
Invalid read of size 2
at 0x........: main (globalerr.c:12)
Address 0x........ expected vs actual:
Expected: global array "b" of size 14 in object with soname "NONE"
Actual: unknown
Actual: is 0 after Expected
ERROR SUMMARY: 2 errors from 2 contexts (suppressed: 0 from 0)