Don't allow zero length files to be exec'd (causes a panic after it is
authorDavid Greenman <davidg@Root.COM>
Sat, 15 Jan 1994 15:03:13 +0000 (15:03 +0000)
committerDavid Greenman <davidg@Root.COM>
Sat, 15 Jan 1994 15:03:13 +0000 (15:03 +0000)
commit20fcbdf241f0e83ad9c7eaf554105f745defc93b
tree07638310f2568c9764924a66ee0ac376654f6b15
parentd4af9a63c957a75e687d028dedfe3985b7fa6f3a
Don't allow zero length files to be exec'd (causes a panic after it is
mmaped to check the magic number).
sys/kern/kern_execve.c