Date: Fri, 12 Dec 2014 09:37:26 +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-xOb8F4T4fN@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 #1 from commit-hook@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.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-195868-8-xOb8F4T4fN>