configure.ac: Generalize glibc version check
[valgrind.git] / memcheck / tests / mempool.stderr.exp
blobb2ab3b4b49658a4bebe8438e8f2de7f67a256f6a
1 Invalid write of size 1
2 at 0x........: test (mempool.c:130)
3 by 0x........: main (mempool.c:154)
4 Address 0x........ is 1 bytes before a block of size 10 client-defined
5 at 0x........: allocate (mempool.c:105)
6 by 0x........: test (mempool.c:121)
7 by 0x........: main (mempool.c:154)
9 Invalid write of size 1
10 at 0x........: test (mempool.c:131)
11 by 0x........: main (mempool.c:154)
12 Address 0x........ is 0 bytes after a block of size 10 client-defined
13 at 0x........: allocate (mempool.c:105)
14 by 0x........: test (mempool.c:121)
15 by 0x........: main (mempool.c:154)
17 Invalid write of size 1
18 at 0x........: test (mempool.c:135)
19 by 0x........: main (mempool.c:154)
20 Address 0x........ is 70 bytes inside a block of size 100,000 alloc'd
21 at 0x........: malloc (vg_replace_malloc.c:...)
22 by 0x........: make_pool (mempool.c:44)
23 by 0x........: test (mempool.c:117)
24 by 0x........: main (mempool.c:154)
26 Invalid write of size 1
27 at 0x........: test (mempool.c:136)
28 by 0x........: main (mempool.c:154)
29 Address 0x........ is 96 bytes inside a block of size 100,000 alloc'd
30 at 0x........: malloc (vg_replace_malloc.c:...)
31 by 0x........: make_pool (mempool.c:44)
32 by 0x........: test (mempool.c:117)
33 by 0x........: main (mempool.c:154)
35 10 bytes in 1 blocks are definitely lost in loss record ... of ...
36 at 0x........: allocate (mempool.c:105)
37 by 0x........: test (mempool.c:121)
38 by 0x........: main (mempool.c:154)
40 10 bytes in 1 blocks are definitely lost in loss record ... of ...
41 at 0x........: allocate (mempool.c:105)
42 by 0x........: test (mempool.c:141)
43 by 0x........: main (mempool.c:154)
45 20 bytes in 1 blocks are definitely lost in loss record ... of ...
46 at 0x........: allocate (mempool.c:105)
47 by 0x........: test (mempool.c:122)
48 by 0x........: main (mempool.c:154)
50 48 (32 direct, 16 indirect) bytes in 1 blocks are definitely lost in loss record ... of ...
51 at 0x........: malloc (vg_replace_malloc.c:...)
52 by 0x........: make_pool (mempool.c:43)
53 by 0x........: test (mempool.c:117)
54 by 0x........: main (mempool.c:154)