tests/vg_regtest: Always evaluate prerequisite expressions with sh
[valgrind.git] / memcheck / tests / accounting.stderr.exp
blob0119b98905a6695858749dbf2aa56f855ee97579
2 Argument 'size' of function realloc has a fishy (possibly negative) value: -1
3 at 0x........: realloc (vg_replace_malloc.c:...)
4 by 0x........: main (accounting.c:17)
7 HEAP SUMMARY:
8 in use at exit: 0 bytes in 0 blocks
9 total heap usage: 1 allocs, 1 frees, 1 bytes allocated
11 For a detailed leak analysis, rerun with: --leak-check=full
13 For counts of detected and suppressed errors, rerun with: -v
14 ERROR SUMMARY: 1 errors from 1 contexts (suppressed: 0 from 0)