freebsd-dev/usr.sbin/lpr/lpc
Tim J. Robbins 1a7c9b7f5e Fix two buffer overflows caused by off-by-one errors: avoid writing a null
character 1 byte past the end of cmdline[] when libedit is being used for
input, and avoid writing a null pointer 1 element past the end of margv[].

Reviewed by:		gad
2003-10-13 07:24:22 +00:00
..
cmds.c
cmdtab.c
extern.h
lpc.8
lpc.c
lpc.h
Makefile
movejobs.c