plug some memory leaks

This commit is contained in:
Holger Vogt 2018-02-23 18:13:39 +01:00
parent a191697bd6
commit 5b18732af2
1 changed files with 8 additions and 3 deletions

View File

@ -4355,10 +4355,15 @@ inp_compat(struct card *card)
tfree(firstno);
tfree(lastlastno);
tfree(title_tok);
tfree(node1);
tfree(node2);
}
else {
/* not used */
tfree(ckt_array[0]);
}
tfree(title_tok);
tfree(node1);
tfree(node2);
}
/* Exxx n1 n2 VOL = {equation}
-->