write_path_spice leak
Signed-off-by: James Cherry <cherry@parallaxsw.com>
This commit is contained in:
parent
3b2c6e1df6
commit
3c70c9bee1
|
|
@ -4909,6 +4909,7 @@ write_path_spice_cmd(PathRef *path,
|
|||
writePathSpice(path, spice_filename, subckt_filename,
|
||||
lib_subckt_filename, model_filename, off_path_pins,
|
||||
power_name, gnd_name, sta);
|
||||
delete off_path_pins;
|
||||
}
|
||||
|
||||
void
|
||||
|
|
|
|||
Loading…
Reference in New Issue