Merge branch 'master' into magic-8.2

This commit is contained in:
Tim Edwards 2019-11-01 03:00:05 -04:00
commit 6f02772e35
1 changed files with 1 additions and 0 deletions

View File

@ -1485,6 +1485,7 @@ subcktVisit(use, hierName, is_top)
char *pname;
portidx = nodeName->efnn_port;
if (portidx < 0) continue;
if (nodeList[portidx] == NULL)
{
nodeList[portidx] = nodeName;