replace_cell w/spef memory issue

Signed-off-by: James Cherry <[email protected]>
This commit is contained in:
James Cherry
2025-12-02 14:29:55 -08:00
parent a88895d65c
commit 14893099ed
4 changed files with 12 additions and 2 deletions
+1
View File
@@ -276,6 +276,7 @@ public:
// Network edit before/after methods.
virtual void disconnectPinBefore(const Pin *pin,
const Network *network) = 0;
virtual void deletePinBefore(const Pin *pin) = 0;
virtual void loadPinCapacitanceChanged(const Pin *pin) = 0;
protected: