mirror of
https://git.code.sf.net/p/ngspice/ngspice
synced 2026-09-03 18:59:44 +02:00
on Linux). In dctran.c make it impossible for a transient simulation to run far past its end time and fix an infinite loop attempting to remove the automatically-inserted ending breakpoint. In outitf.c fix memory corruption if the simulation does over-run (change suggested by Holger Vogt).