From bcbd506cccdf7dda5c2db28c04795195441500a0 Mon Sep 17 00:00:00 2001 From: h_vogt Date: Sat, 8 Sep 2012 01:38:25 +0200 Subject: [PATCH] XSPICE sine: out-of-bounds removed --- src/xspice/icm/analog/sine/cfunc.mod | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/xspice/icm/analog/sine/cfunc.mod b/src/xspice/icm/analog/sine/cfunc.mod index 02cc869fe..c9f299c23 100644 --- a/src/xspice/icm/analog/sine/cfunc.mod +++ b/src/xspice/icm/analog/sine/cfunc.mod @@ -249,7 +249,7 @@ void cm_sine(ARGS) /* structure holding parms, must determine position progressively & then calculate required output. ***/ - for (i=0; i= *(x+i))) {