Module Name: src Committed By: christos Date: Sat Mar 17 00:30:50 UTC 2018
Modified Files: src/sys/kern: exec_elf.c Log Message: CID/1427732: Don't dereference NULL execname if there is no emul_arg. (there always is one in our emulations) from alnsn@ To generate a diff of this commit: cvs rdiff -u -r1.93 -r1.94 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.