Re: Memory Leaks

2006-11-13 Thread Hans Aberg
On 13 Nov 2006, at 18:17, Sean Walton wrote: I've generated a parser with bison and I tried running valgrind on it. The wierd thing is... there's a huge bunch of memory leaks reported. :-( Is this known? Is this a bison leak or a valgrind bug? Regards, If you are using malloc() in your sem

bison 2.3

2006-11-13 Thread tygerberg
Hi I meant bison 2.3 instead of 2.5.4. --- For super low premiums, click here http://www.webmail.co.za/dd.pwm ___ help-bison@gnu.org http://lists.gnu.org/mailman/listinfo/help-bison

Re: Memory Leaks

2006-11-13 Thread Sean Walton
Paulo J. Matos wrote: Hi all, I've generated a parser with bison and I tried running valgrind on it. The wierd thing is... there's a huge bunch of memory leaks reported. :-( Is this known? Is this a bison leak or a valgrind bug? Regards, If you are using malloc() in your semantic actions, you

Memory Leaks

2006-11-13 Thread Paulo J. Matos
Hi all, I've generated a parser with bison and I tried running valgrind on it. The wierd thing is... there's a huge bunch of memory leaks reported. :-( Is this known? Is this a bison leak or a valgrind bug? Regards, -- Paulo Jorge Matos - pocm at soton.ac.uk http://www.personal.soton.ac.uk/poc