leak
Signed-off-by: James Cherry <cherry@CerezoBook.local>
This commit is contained in:
parent
e603b7abe0
commit
7527553111
|
|
@ -536,6 +536,9 @@ TimingArcSet::destroy()
|
|||
delete wire_timing_arc_set_;
|
||||
wire_timing_arc_set_ = nullptr;
|
||||
wire_timing_arc_attrs_ = nullptr;
|
||||
|
||||
delete port_refpin_timing_arc_set_;
|
||||
port_refpin_timing_arc_set_ = nullptr;
|
||||
}
|
||||
|
||||
////////////////////////////////////////////////////////////////
|
||||
|
|
|
|||
Loading…
Reference in New Issue