From: Joao C. <jc...@us...> - 2002-03-14 20:59:31
|
Update of /cvsroot/plplot/plplot/src In directory usw-pr-cvs1:/tmp/cvs-serv19126/src Modified Files: plstripc.c Log Message: Solve out of bonds bug, "For the first call to the c_plstripa function, stripc->npts[p]-2 value is -1 and generates an out of bound access in table stripc->x[p]." |