* tests/glr-regression.at

(Improper handling of embedded actions and dollar(-N) in GLR parsers):
Close memory leak reported by twlevo.
This commit is contained in:
Paul Eggert
2005-12-08 06:52:43 +00:00
parent 6ff9971122
commit f5228370c5
2 changed files with 12 additions and 4 deletions

View File

@@ -1,3 +1,9 @@
2005-12-07 Paul Eggert <eggert@cs.ucla.edu>
* tests/glr-regression.at
(Improper handling of embedded actions and dollar(-N) in GLR parsers):
Close memory leak reported by twlevo.
2005-12-06 "Joel E. Denny" <jdenny@ces.clemson.edu>
* data/glr.c (yyprocessOneStack, yyparse): Synchronize the shift for