blob: 7a754fd0cf0afc5613d92123acc0e54274c1ba45 [file] [log] [blame]
sewardj3b290482011-05-06 21:02:55 +00001(action at startup) vgdb me ...
sewardj3b290482011-05-06 21:02:55 +00002Test 1: Invalid write of size 4
sewardj8eb8bab2015-07-21 14:44:28 +00003 at 0x........: test1 (faultstatus.c:116)
4 by 0x........: main (faultstatus.c:179)
sewardj3b290482011-05-06 21:02:55 +00005 Address 0x........ is not stack'd, malloc'd or (recently) free'd
sewardj3b290482011-05-06 21:02:55 +00006 PASS
7Test 2: PASS
8Test 3: PASS
9Test 4: PASS
sewardj3b290482011-05-06 21:02:55 +000010HEAP SUMMARY:
11 in use at exit: 0 bytes in 0 blocks
sewardj3b290482011-05-06 21:02:55 +000012For a detailed leak analysis, rerun with: --leak-check=full
sewardj3b290482011-05-06 21:02:55 +000013For counts of detected and suppressed errors, rerun with: -v
14ERROR SUMMARY: 1 errors from 1 contexts (suppressed: 0 from 0)