Searched hist:121065 (Results 1 - 1 of 1) sorted by relevance

/freebsd-11-stable/usr.sbin/lpr/lpc/
H A Dlpc.cdiff 121065 Mon Oct 13 05:24:22 MDT 2003 tjr 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

Completed in 62 milliseconds