]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Correctly sanity-check timer IDs. [SA-09:06]
authorColin Percival <cperciva@FreeBSD.org>
Mon, 23 Mar 2009 00:00:50 +0000 (00:00 +0000)
committerColin Percival <cperciva@FreeBSD.org>
Mon, 23 Mar 2009 00:00:50 +0000 (00:00 +0000)
commit3f935cf34295f0bc10b371149c83b8b24366061b
tree4cbc1fe81db80b307ba15e4804fb825c4d94e902
parentacd5c42915134c2dfae8c5e0d4c2ef8300c27294
Correctly sanity-check timer IDs. [SA-09:06]

Limit the size of malloced buffer when dumping environment
variables. [EN-09:01]

Approved by: so (cperciva)
Approved by: re (kensmith)
Security: FreeBSD-SA-09:06.ktimer
Errata: FreeBSD-EN-09:01.kenv
sys/kern/kern_environment.c
sys/kern/kern_time.c