tech file setup results in a residue mask for a contact that includes the contact type itself. Therefore in ResMain.c, FindStartTile() ends up calling itself with the same arguments, ensuring an infinite loop. It is easy enough to reject the recursive call if the residue type equals the original type. The question of how a contact residue mask ended up with the contact type as part of it is not addressed by this fix, and may not have any other consequences. |
||
|---|---|---|
| .. | ||
| Makefile.in | ||
| ResBasic.c | ||
| ResChecks.c | ||
| ResDebug.c | ||
| ResFract.c | ||
| ResJunct.c | ||
| ResMain.c | ||
| ResMakeRes.c | ||
| ResMerge.c | ||
| ResPrint.c | ||
| ResReadExt.c | ||
| ResRex.c | ||
| ResSimple.c | ||
| ResUtils.c | ||
| ResWrite.c | ||
| resis.h | ||