Add bug 494246 to NEWS
[valgrind.git] / memcheck / tests / describe-block.stderr.exp
blob09d8d19e0937d4cdc0d6b994cc8a54e153389de9
2 Invalid write of size 1
3 at 0x........: main (describe-block.c:8)
4 Address 0x........ is 0 bytes inside a magic foople zone of size 4,096 client-defined
5 at 0x........: main (describe-block.c:6)
8 HEAP SUMMARY:
9 in use at exit: ... bytes in ... blocks
10 total heap usage: ... allocs, ... frees, ... bytes allocated
12 For a detailed leak analysis, rerun with: --leak-check=full
14 For lists of detected and suppressed errors, rerun with: -s
15 ERROR SUMMARY: 1 errors from 1 contexts (suppressed: 0 from 0)