CVSROOT: /cvs Module name: src Changes by: [email protected] 2024/05/09 02:35:03
Modified files:
libexec/ftpd : ftpd.c
libexec/mail.local: mail.local.c
libexec/spamd : spamd.c
Log message:
ctime(3) and ctime_r(3) can fail when timestamps are way off.
Add missing error checks to all calls under libexec/
Input kettenis, millert
OK millert
