mirror of
https://git.code.sf.net/p/ngspice/ngspice
synced 2026-08-22 13:57:32 +02:00
com_print(), cleanup storage more thoroughly
This commit is contained in:
@@ -357,6 +357,7 @@ com_print(wordlist *wl)
|
||||
}
|
||||
done:
|
||||
/* Get rid of the vectors. */
|
||||
free_pnode(names);
|
||||
tfree(buf);
|
||||
tfree(buf2);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user