mirror of
https://github.com/verilator/verilator.git
synced 2026-09-03 06:23:39 +02:00
Internals: Add missing VL_DO_DANGLING. No functional change intended.
This commit is contained in:
+1
-1
@@ -463,7 +463,7 @@ private:
|
||||
pushDeletep(pinVarp);
|
||||
} // else pinVarp already unlinked when another instance did this step
|
||||
nodep->replaceWith(prevPinp);
|
||||
pushDeletep(nodep);
|
||||
VL_DO_DANGLING(pushDeletep(nodep), nodep);
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user