blob: 8fdfeac5da8ddb08c56f4efab60caf7fff483258 [file] [log] [blame]
sewardj1f443862005-05-05 01:29:11 +00001Invalid write of size 1
2 at 0x........: test (mempool.c:124)
3 by 0x........: main (mempool.c:148)
njnfe37f192005-10-07 02:53:51 +00004 Address 0x........ is 7 bytes inside a block of size 100,000 alloc'd
sewardj1f443862005-05-05 01:29:11 +00005 at 0x........: malloc (vg_replace_malloc.c:...)
6 by 0x........: make_pool (mempool.c:38)
7 by 0x........: test (mempool.c:111)
8 by 0x........: main (mempool.c:148)
9
10Invalid write of size 1
11 at 0x........: test (mempool.c:125)
12 by 0x........: main (mempool.c:148)
njnfe37f192005-10-07 02:53:51 +000013 Address 0x........ is 18 bytes inside a block of size 100,000 alloc'd
sewardj1f443862005-05-05 01:29:11 +000014 at 0x........: malloc (vg_replace_malloc.c:...)
15 by 0x........: make_pool (mempool.c:38)
16 by 0x........: test (mempool.c:111)
17 by 0x........: main (mempool.c:148)
18
19Invalid write of size 1
20 at 0x........: test (mempool.c:129)
21 by 0x........: main (mempool.c:148)
njnfe37f192005-10-07 02:53:51 +000022 Address 0x........ is 70 bytes inside a block of size 100,000 alloc'd
sewardj1f443862005-05-05 01:29:11 +000023 at 0x........: malloc (vg_replace_malloc.c:...)
24 by 0x........: make_pool (mempool.c:38)
25 by 0x........: test (mempool.c:111)
26 by 0x........: main (mempool.c:148)
27
28Invalid write of size 1
29 at 0x........: test (mempool.c:130)
30 by 0x........: main (mempool.c:148)
njnfe37f192005-10-07 02:53:51 +000031 Address 0x........ is 96 bytes inside a block of size 100,000 alloc'd
sewardj1f443862005-05-05 01:29:11 +000032 at 0x........: malloc (vg_replace_malloc.c:...)
33 by 0x........: make_pool (mempool.c:38)
34 by 0x........: test (mempool.c:111)
35 by 0x........: main (mempool.c:148)
36
37
njn8df80b22009-03-02 05:11:06 +00003810 bytes in 1 blocks are definitely lost in loss record ... of ...
sewardj7e0b7762006-12-11 03:23:41 +000039 at 0x........: allocate (mempool.c:99)
40 by 0x........: test (mempool.c:135)
41 by 0x........: main (mempool.c:148)
42
43
njn8df80b22009-03-02 05:11:06 +00004410 bytes in 1 blocks are definitely lost in loss record ... of ...
sewardj7e0b7762006-12-11 03:23:41 +000045 at 0x........: allocate (mempool.c:99)
46 by 0x........: test (mempool.c:115)
47 by 0x........: main (mempool.c:148)
48
49
njn8df80b22009-03-02 05:11:06 +00005020 bytes in 1 blocks are definitely lost in loss record ... of ...
sewardj7e0b7762006-12-11 03:23:41 +000051 at 0x........: allocate (mempool.c:99)
52 by 0x........: test (mempool.c:116)
53 by 0x........: main (mempool.c:148)
54
55
njn8df80b22009-03-02 05:11:06 +00005648 (32 direct, 16 indirect) bytes in 1 blocks are definitely lost in loss record ... of ...
sewardj1f443862005-05-05 01:29:11 +000057 at 0x........: malloc (vg_replace_malloc.c:...)
58 by 0x........: make_pool (mempool.c:37)
59 by 0x........: test (mempool.c:111)
60 by 0x........: main (mempool.c:148)