[Bug 195868] Integer overflow in kern/subr_clock.c : clock_ct_to_ts() [patch]

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Fri Dec 12 09:37:26 UTC 2014


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=195868

--- Comment #1 from commit-hook at freebsd.org ---
A commit references this bug:

Author: kib
Date: Fri Dec 12 09:37:19 UTC 2014
New revision: 275727
URL: https://svnweb.freebsd.org/changeset/base/275727

Log:
  For architectures where time_t is wide enough, in particular, 64bit
  platforms, avoid overflow after year 2038 in clock_ct_to_ts().

  PR:    195868
  Reviewed by:    bde
  Sponsored by:    The FreeBSD Foundation
  MFC after:    1 week

Changes:
  head/sys/kern/subr_clock.c

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-bugs mailing list