CVSROOT: /cvsroot/ghostscript Module name: gs Changes by: rayjj 2001/09/06 15:46:13 Modified files: src : ilocate.c Log message: Change to debug output so that when the ptr is totally bogus, some useful output will be generated before otype->ssize is dereferenced (which can cause a memory access crash such as SEGV). No effect on non-debug code.