Date: Sat, 4 May 2002 21:33:09 -0700 (PDT) From: Bruce Evans <bde@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/kern kern_clock.c src/sys/sys time.h Message-ID: <200205050433.g454X9j56296@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
bde 2002/05/04 21:33:09 PDT
Modified files:
sys/kern kern_clock.c
sys/sys time.h
Log:
Fixed breakage of binary compatibility of the kern.clockrate sysctl in
sys/time.h rev.1.53, etc. Zero out the entire struct clkinfo and not
just the new spare part of it so that there is no possibility of leaking
kernel stack context to userland.
Revision Changes Path
1.140 +1 -0 src/sys/kern/kern_clock.c
1.56 +1 -0 src/sys/sys/time.h
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200205050433.g454X9j56296>
