CVSROOT: /cvs Module name: src Changes by: [email protected] 2009/06/04 01:19:45
Modified files:
usr.bin/locate/locate: fastfind.c locate.c
Log message:
error out if count gets out of bounds. Happens with corrupted databases,
better than a buffer underflow and a segfault.
okay millert@
