Re: memory leak in reorg_loops

2014-01-07 Thread Jeff Law
On 01/07/14 06:57, Richard Biener wrote: On Mon, Jan 6, 2014 at 6:24 PM, Jeff Law wrote: On 01/02/14 19:31, dxq wrote: hi, In hw-doloop.c, is there a memory leak? valgrind checking shows: ==18622== 1,479,296 bytes in 364 blocks are definitely lost in loss record 559 of 559 ==18622==at

Re: memory leak in reorg_loops

2014-01-07 Thread Richard Biener
On Mon, Jan 6, 2014 at 6:24 PM, Jeff Law wrote: > On 01/02/14 19:31, dxq wrote: >> >> hi, >> >> In hw-doloop.c, is there a memory leak? >> >> valgrind checking shows: >> >> ==18622== 1,479,296 bytes in 364 blocks are definitely lost in loss record >> 559 of 559 >> ==18622==at 0x4006ADD: mallo

Re: memory leak in reorg_loops

2014-01-06 Thread Jeff Law
On 01/02/14 19:31, dxq wrote: hi, In hw-doloop.c, is there a memory leak? valgrind checking shows: ==18622== 1,479,296 bytes in 364 blocks are definitely lost in loss record 559 of 559 ==18622==at 0x4006ADD: malloc (vg_replace_malloc.c:291) ==18622==by 0x8C0A9D5: xmalloc (xmalloc.c:14