Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 19 Dec 2014 09:34:21 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-bugs@FreeBSD.org
Subject:   [Bug 195868] Integer overflow in kern/subr_clock.c : clock_ct_to_ts() [patch]
Message-ID:  <bug-195868-8-1o2Zhx6utD@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-195868-8@https.bugs.freebsd.org/bugzilla/>
References:  <bug-195868-8@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=195868

--- Comment #2 from commit-hook@freebsd.org ---
A commit references this bug:

Author: kib
Date: Fri Dec 19 09:34:15 UTC 2014
New revision: 275932
URL: https://svnweb.freebsd.org/changeset/base/275932

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

  PR:    195868

Changes:
_U  stable/10/
  stable/10/sys/kern/subr_clock.c

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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-195868-8-1o2Zhx6utD>