2003-07-16 Vera Albrecht <[email protected]>

* frontend/{device.c,parse.c,vectors.c,com_compose.c} :
	More memory leaks closed in utility commands and functions.
This commit is contained in:
stefanjones
2003-07-16 15:37:25 +00:00
parent 88239474a8
commit b4e84d4b47
5 changed files with 89 additions and 25 deletions
+5
View File
@@ -1,3 +1,8 @@
2003-07-16 Vera Albrecht <[email protected]>
* frontend/{device.c,parse.c,vectors.c,com_compose.c} :
More memory leaks closed in utility commands and functions.
2003-07-16 Stefan Jones <[email protected]>
* src/frontend/{com_compose.c,cpitf.c,device.c,subckt.c,vectors.c}