write_path_spice leak

Signed-off-by: James Cherry <cherry@parallaxsw.com>
This commit is contained in:
James Cherry 2023-06-02 18:00:19 -07:00
parent 3b2c6e1df6
commit 3c70c9bee1
1 changed files with 1 additions and 0 deletions

View File

@ -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