Add 32bit time64 syscalls for arm, mips32, ppc32 and x86.
[valgrind.git] / memcheck / tests / accounting.stderr.exp
blobd0b8fc10c1610ccad814e211dbd226cb9ad126a9
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 lists of detected and suppressed errors, rerun with: -s
14 ERROR SUMMARY: 1 errors from 1 contexts (suppressed: 0 from 0)