CVSROOT: /cvs Module name: src Changes by: [email protected] 2014/04/20 10:13:36
Modified files:
usr.sbin/relayd: check_script.c
Log message:
Check strlcpy of the script path names for overflow and use the size of the
destination buffer instead of the source buffer as the argument.
