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. |
||
|---|---|---|
| .. | ||
| .cvsignore | ||
| Makefile.in | ||
| cflexor.lex | ||
| cfparse.y | ||
| cfparse_misc.h | ||
| globals.h | ||
| iverilog.man | ||
| main.c | ||
| substit.c | ||