mirror of
https://git.savannah.gnu.org/git/bison.git
synced 2026-06-08 08:42:35 +00:00
* tests/cxx-type.at: Construct a tree, count the parents of shared
nodes, and free each node once and only once. Previously, the memory for semantic values was leaked instead.
This commit is contained in:
@@ -1,3 +1,9 @@
|
||||
2005-12-21 Joel E. Denny <address@hidden>
|
||||
|
||||
* tests/cxx-type.at: Construct a tree, count the parents of shared
|
||||
nodes, and free each node once and only once. Previously, the memory
|
||||
for semantic values was leaked instead.
|
||||
|
||||
2005-12-21 Joel E. Denny <address@hidden>
|
||||
|
||||
* data/glr.c (struct yyGLRStack): If pure, add yyval and yyloc members.
|
||||
|
||||
Reference in New Issue
Block a user