Module Name: src Committed By: uebayasi Date: Sat Apr 19 22:59:08 UTC 2014
Modified Files: src/sys/kern: kern_exec.c Log Message: copyinargs: Plug theoretical memory leak when fakearg is too long. Pointed out & reviewed by Maxime Villard. To generate a diff of this commit: cvs rdiff -u -r1.403 -r1.404 src/sys/kern/kern_exec.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.