Module Name:    src
Committed By:   maxv
Date:           Thu Feb 27 09:58:05 UTC 2014

Modified Files:
        src/sys/kern: exec_elf.c

Log Message:
We have to ensure the string is NUL-terminated and of the expected
length to avoid copying uninitialized data.

ok christos@


To generate a diff of this commit:
cvs rdiff -u -r1.61 -r1.62 src/sys/kern/exec_elf.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Reply via email to