CVSROOT: /cvs Module name: src Changes by: [email protected] 2009/08/27 03:21:28
Modified files:
usr.sbin/smtpd : smtpd.c smtpd.h util.c
Log message:
getpwnam failure that results in setting errno could confuse the
check for non-existent ~/.forward, so make the check more robust;
fix a fd leak under rare circumstances; use secure_file for
testing .forward file security.
