blob: a429670c43730fc1a409ab035380e9406e608b6d [file] [log] [blame]
sewardj3b290482011-05-06 21:02:55 +00001
2(action at startup) vgdb me ...
sewardj1568e172011-06-18 08:28:04 +00003
4
sewardj3b290482011-05-06 21:02:55 +00005Test 1: Invalid write of size 4
6 at 0x........: test1 (faultstatus.c:105)
7 by 0x........: main (faultstatus.c:168)
8 Address 0x........ is not stack'd, malloc'd or (recently) free'd
9
10 PASS
11Test 2: PASS
12Test 3: PASS
13Test 4: PASS
14
15HEAP SUMMARY:
16 in use at exit: 0 bytes in 0 blocks
17 total heap usage: 0 allocs, 0 frees, 0 bytes allocated
18
19For a detailed leak analysis, rerun with: --leak-check=full
20
21For counts of detected and suppressed errors, rerun with: -v
22ERROR SUMMARY: 11 errors from 1 contexts (suppressed: 0 from 0)