Files
iverilog/driver
Cary R 4c67bd0b35 Fix memory leak and free temp. file names to make valgrind happy.
There was a memory leak in the preprocess_only code (cmd was not
being freed when the command completed successfully.  Valgrind
was also marking the temporary file names as still reachable, so
they are not memory leaks, but freeing them makes valgrind happier.
2008-11-04 11:41:31 -08:00
..
2002-07-01 03:54:08 +00:00
2008-02-05 20:36:57 -08:00
2008-01-29 20:24:24 -08:00