magic/resis
R. Timothy Edwards e7b8e89d2f Added a few lines to ResMerge.c which avoid a crash condition when
a resistor subnet has been linked to itself (or something like that).
Otherwise it leads to a double-free and a crash.  This commit does
not address why the subnet was linked to itself, and the crash was
preceded by another internal diagnostic message "Missing rptr at ..."
which has been noted before but still needs to be tracked down and
fixed.  It is likely that a bad output netlist was created, but at
least magic doesn't segfault.
2026-06-24 13:51:40 -04:00
..
Makefile Slowly working through things needed for removing the ".sim" 2026-01-27 11:58:15 -05:00
ResBasic.c Removed a few orphaned routines that were part of deprecated code 2026-06-07 16:31:23 -04:00
ResChecks.c Significant overhaul of the extresist code. The purpose of this 2026-05-28 13:12:13 -04:00
ResDebug.c Significant overhaul of the extresist code. The purpose of this 2026-05-28 13:12:13 -04:00
ResFract.c Significant overhaul of the extresist code. The purpose of this 2026-05-28 13:12:13 -04:00
ResJunct.c Removed a few orphaned routines that were part of deprecated code 2026-06-07 16:31:23 -04:00
ResMain.c Modified behavior with regard to substrate shield types being inside 2026-06-13 16:08:05 -04:00
ResMakeRes.c Corrected the hash tables recently added to the code in resis/, 2026-06-09 17:37:51 -04:00
ResMerge.c Added a few lines to ResMerge.c which avoid a crash condition when 2026-06-24 13:51:40 -04:00
ResPrint.c Significant overhaul of the extresist code. The purpose of this 2026-05-28 13:12:13 -04:00
ResReadExt.c Corrected two "extresist" issues: (1) Prevent a segfault when 2026-06-23 19:41:53 -04:00
ResRex.c Corrected two "extresist" issues: (1) Prevent a segfault when 2026-06-23 19:41:53 -04:00
ResSimple.c Found the error with rg_maxres, which is that it was being used in 2026-06-01 17:33:45 -04:00
ResUtils.c Corrected an issue where a device was given the wrong type due to 2026-06-07 19:37:52 -04:00
ResWrite.c Significant overhaul of the extresist code. The purpose of this 2026-05-28 13:12:13 -04:00
resis.h The method committed yesterday (last commit) was found to be too 2026-06-06 20:04:47 -04:00