CVSROOT: /cvs Module name: src Changes by: [email protected] 2014/08/25 14:19:14
Modified files:
usr.sbin/syslogd: privsep.c
Log message:
Call check_tty_name() and check_log_name() with the string size and
don't access memory beyond. Make sure that the complete string
"/dev/null" can be copied.
OK henning@
