iverilog/ivlpp
Cary R 049290d0fc Fix a memory leak and release all dynamically allocated memory (ivlpp)
This patch fixes a minor memory leak in ivlpp and releases all
dynamically allocated memory before the program exits. Other than
the dynamically allocated push state buffer in flex, ivlpp has no
valgrind memory errors or warnings.
2008-11-04 11:58:49 -08:00
..
.cvsignore ivlpp: Removed the unnecessary parser 2008-02-19 09:31:02 -08:00
Makefile.in The -V flag gets version information from all parts. 2008-09-07 21:54:46 -07:00
globals.h Fix a memory leak and release all dynamically allocated memory (ivlpp) 2008-11-04 11:58:49 -08:00
ivlpp.txt Spelling fixes 2008-01-29 20:24:24 -08:00
lexor.lex Fix a memory leak and release all dynamically allocated memory (ivlpp) 2008-11-04 11:58:49 -08:00
main.c Fix a memory leak and release all dynamically allocated memory (ivlpp) 2008-11-04 11:58:49 -08:00