mark
Tue Jul 28 17:56:08 PDT 1998
Update of /cvsroot/src/sys/arch/arm32/arm32
In directory nb00:/tmp/cvs-serv16766
Modified Files:
bcopyinout.S
Log Message:
Fix the copyin(), copyout() argument validation to check for zero
length copy before returning EFAULT for a bad address.