2003-07-16 Stefan Jones <[email protected]>

* src/frontend/{com_compose.c,cpitf.c,device.c,subckt.c,vectors.c}
	src/frontend/plotting/plotit.c src/include/ngspice.h
	src/spicelib/parser/{inp2dot.c,inp2r.c,inpdomod.c,inpdpar.c,inpgmod.c,inppas3.c} :
	Rest of the serious deck reader leaks, plus fixes for the last batch.
This commit is contained in:
stefanjones
2003-07-16 12:46:18 +00:00
parent a0a73abb3a
commit 88239474a8
14 changed files with 155 additions and 83 deletions
+7
View File
@@ -1,3 +1,10 @@
2003-07-16 Stefan Jones <[email protected]>
* src/frontend/{com_compose.c,cpitf.c,device.c,subckt.c,vectors.c}
src/frontend/plotting/plotit.c src/include/ngspice.h
src/spicelib/parser/{inp2dot.c,inp2r.c,inpdomod.c,inpdpar.c,inpgmod.c,inppas3.c} :
Rest of the serious deck reader leaks, plus fixes for the last batch.
2003-07-15 Stefan Jones <[email protected]>
* /src/frontend/{com_let.c,com_set.c,evaluate.c,parse.c,variable.c}