bug-bison
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Possibly Memory Leak Bug - yypstate_delete


From: Joel E. Denny
Subject: Re: Possibly Memory Leak Bug - yypstate_delete
Date: Fri, 27 Jul 2007 21:58:04 -0400 (EDT)

On Fri, 27 Jul 2007, Brandon Lucia wrote:

> I've been using the push_parse features in 2.3a+ HEAD from cvs and I think
> I've discovered a memory leak.

Thanks for the bug report.  Are you finding that this yyss memory leak 
only occurs when you call yypstate_delete while yypush_parse is still 
returning YYPUSH_MORE?  If you are finding that it happens even after the 
parse completes (syntax error, success, or even memory exhaustion), please 
submit a simple and complete grammar file to help us reproduce your 
results.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]