Module Name: src Committed By: msaitoh Date: Wed Jul 4 07:25:47 UTC 2018
Modified Files:
src/sys/kern: kern_cpu.c
Log Message:
Don't allocate memory and return EFTYPE if sc->sc_blobsize==0 to prevent
panic in firmware_malloc().
To generate a diff of this commit:
cvs rdiff -u -r1.73 -r1.74 src/sys/kern/kern_cpu.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
