As noted by bde@ negative tv_sec values are not checked for overflow,
so overflow can still occur. Fix that. Also remove the extra check for
tv_sec size as under COMPAT_LINUX32 it is always true.
Pointed out by: bde@
MFC after: 1 week
As noted by bde@ negative tv_sec values are not checked for overflow, Tags None Referenced Files None Subscribers None
Description
Details
|