freebsd-src/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 More changes to use __FBSDID() for setting rcsids, and fix the 2003-07-14 22:24:28 +00:00
cmdtab.c More changes to use __FBSDID() for setting rcsids, and fix the 2003-07-14 22:24:28 +00:00
extern.h More changes to use __FBSDID() for setting rcsids, and fix the 2003-07-14 22:24:28 +00:00
lpc.8
lpc.c Fix two buffer overflows caused by off-by-one errors: avoid writing a null 2003-10-13 07:24:22 +00:00
lpc.h
Makefile
movejobs.c More changes to use __FBSDID() for setting rcsids, and fix the 2003-07-14 22:24:28 +00:00