Module Name:    src
Committed By:   maxv
Date:           Thu Oct 17 14:00:28 UTC 2019

Modified Files:
        src/sys/lib/libsa: loadfile_elf32.c

Log Message:
Make sure we're dealing with a static binary. Otherwise we could crash if
the user mistakenly tries to boot a KASLR kernel with 'boot' instead of
'pkboot'. Now we fail cleanly. Reported by cryo@.


To generate a diff of this commit:
cvs rdiff -u -r1.55 -r1.56 src/sys/lib/libsa/loadfile_elf32.c

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

Reply via email to