Browse Source
prevent string overflow by adding the string length
prevent string overflow by adding the string length
to the cp_getvar parameters. Used only with CP_STRINGpre-master-46
59 changed files with 139 additions and 134 deletions
-
2src/frontend/com_ahelp.c
-
2src/frontend/com_display.c
-
8src/frontend/com_fft.c
-
8src/frontend/com_hardcopy.c
-
8src/frontend/device.c
-
6src/frontend/diff.c
-
6src/frontend/fourier.c
-
2src/frontend/hpgl.c
-
20src/frontend/inp.c
-
12src/frontend/inpcom.c
-
4src/frontend/measure.c
-
2src/frontend/misccoms.c
-
2src/frontend/numparam/spicenum.c
-
2src/frontend/nutinp.c
-
8src/frontend/outitf.c
-
8src/frontend/plotting/agraf.c
-
12src/frontend/plotting/gnuplot.c
-
10src/frontend/plotting/graf.c
-
6src/frontend/plotting/plotcurv.c
-
4src/frontend/plotting/plotit.c
-
4src/frontend/plotting/xgraph.c
-
14src/frontend/postcoms.c
-
16src/frontend/postsc.c
-
2src/frontend/rawfile.c
-
2src/frontend/runcoms.c
-
2src/frontend/runcoms2.c
-
8src/frontend/spec.c
-
12src/frontend/subckt.c
-
6src/frontend/terminal.c
-
2src/frontend/trannoise/1-f-code.c
-
9src/frontend/variable.c
-
2src/include/ngspice/cpextern.h
-
2src/main.c
-
8src/maths/cmaths/cmath4.c
-
2src/maths/misc/randnumb.c
-
4src/sharedspice.c
-
2src/spicelib/analysis/cktdojob.c
-
2src/spicelib/analysis/cktsetup.c
-
2src/spicelib/analysis/noisean.c
-
2src/spicelib/devices/bsim3/b3par.c
-
2src/spicelib/devices/bsim3v0/b3v0par.c
-
2src/spicelib/devices/bsim3v1/b3v1par.c
-
2src/spicelib/devices/bsim3v32/b3v32par.c
-
2src/spicelib/devices/bsim4/b4par.c
-
2src/spicelib/devices/bsim4v5/b4v5par.c
-
2src/spicelib/devices/bsim4v6/b4v6par.c
-
2src/spicelib/devices/bsim4v7/b4v7par.c
-
2src/spicelib/devices/bsimsoi/b4soipar.c
-
2src/spicelib/devices/cap/capparam.c
-
2src/spicelib/devices/dio/dioparam.c
-
2src/spicelib/devices/hisim2/hsm2par.c
-
2src/spicelib/devices/hisimhv1/hsmhvpar.c
-
2src/spicelib/devices/hisimhv2/hsmhv2par.c
-
2src/spicelib/devices/mos1/mos1par.c
-
2src/spicelib/devices/mos2/mos2par.c
-
2src/spicelib/devices/mos3/mos3par.c
-
2src/spicelib/devices/res/resparam.c
-
2src/spicelib/devices/vdmos/vdmospar.c
-
2src/spicelib/parser/inpgmod.c
Write
Preview
Loading…
Cancel
Save
Reference in new issue