Signed-off-by: James Cherry <cherry@parallaxsw.com>
This commit is contained in:
James Cherry 2025-01-13 17:45:39 -07:00
parent 5aed1a455d
commit 560eba7dae
1 changed files with 1 additions and 0 deletions

View File

@ -3557,6 +3557,7 @@ hierPinsAbove(const Net *net,
if (hpin_net)
hierPinsAbove(hpin_net, network, pins_above);
}
delete term_iter;
}
}