FreeBSD regtest: add fakes for older versions in scalar
[valgrind.git] / memcheck / tests / freebsd / static_allocs.stderr.exp
blobb6e6d328d5f0e914213611a1e9dfc04c99239ee6
1 realloc() with size 0
2 at 0x........: reallocf (vg_replace_malloc.c:...)
3 by 0x........: main (static_allocs.c:36)
4 Address 0x........ is 0 bytes inside a block of size 160 alloc'd
5 at 0x........: calloc (vg_replace_malloc.c:...)
6 by 0x........: main (static_allocs.c:35)
8 1 bytes in 1 blocks are definitely lost in loss record ... of ...
9 at 0x........: reallocf (vg_replace_malloc.c:...)
10 by 0x........: main (static_allocs.c:36)
12 10 bytes in 1 blocks are definitely lost in loss record ... of ...
13 at 0x........: realloc (vg_replace_malloc.c:...)
14 by 0x........: main (static_allocs.c:34)