1
1
Nathan Hjelm 7fb5caea92 Remove the finish_parsing function from various .l files. The function is incomplete (doesn't clean up the lex state) and should be replaced by *_yylex_destroy which correctly cleans up the state.
Checked with the flex 2.5.35. Verified with valgrind that this fixes several "still reachable" leaks.

cmr:v1.7

This commit was SVN r27571.
2012-11-06 19:26:14 +00:00
..
2012-07-08 00:06:13 +00:00
2012-07-02 15:20:12 +00:00
2012-06-27 01:28:28 +00:00