1Invalid 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) 8 9Invalid 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) 16 17Invalid 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) 25 26Invalid 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) 34 3510 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) 39 4010 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) 44 4520 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) 49 5048 (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) 55 56