CVSROOT: /cvs Module name: src Changes by: [EMAIL PROTECTED] 2008/12/07 14:12:52
Modified files:
libexec/spamd : grey.c
Log message:
time_t is signed, so use INT_MAX rather than UINT_MAX when parsing a time_t
with strtonum
CVSROOT: /cvs Module name: src Changes by: [EMAIL PROTECTED] 2008/12/07 14:12:52
Modified files:
libexec/spamd : grey.c
Log message:
time_t is signed, so use INT_MAX rather than UINT_MAX when parsing a time_t
with strtonum