CVSROOT: /cvs Module name: src Changes by: [email protected] 2016/01/14 15:00:53
Modified files:
usr.bin/which : which.c
Log message:
Avoid potential read of one byte before the start of a malloc()ed
buffer. From Max Fillinger.
CVSROOT: /cvs Module name: src Changes by: [email protected] 2016/01/14 15:00:53
Modified files:
usr.bin/which : which.c
Log message:
Avoid potential read of one byte before the start of a malloc()ed
buffer. From Max Fillinger.