Module Name: src Committed By: maxv Date: Mon Nov 12 06:55:03 UTC 2018
Modified Files: src/sys/kern: kern_proc.c Log Message: Fix buffer overflow, which can lead to severe information leak. Detected by kASan. To generate a diff of this commit: cvs rdiff -u -r1.218 -r1.219 src/sys/kern/kern_proc.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.