xspice, implement EVTdest() to fix xspice memory leaks

This commit is contained in:
rlar
2016-05-07 15:50:34 +02:00
parent af93d79675
commit 4c60783e4d
8 changed files with 330 additions and 201 deletions
+1
View File
@@ -2125,6 +2125,7 @@
<ClCompile Include="..\src\xspice\evt\evtbackup.c" />
<ClCompile Include="..\src\xspice\evt\evtcall_hybrids.c" />
<ClCompile Include="..\src\xspice\evt\evtdeque.c" />
<ClCompile Include="..\src\xspice\evt\evtdest.c" />
<ClCompile Include="..\src\xspice\evt\evtdump.c" />
<ClCompile Include="..\src\xspice\evt\evtinit.c" />
<ClCompile Include="..\src\xspice\evt\evtiter.c" />