diff options
author | alc <alc@FreeBSD.org> | 2002-05-09 02:30:41 +0000 |
---|---|---|
committer | alc <alc@FreeBSD.org> | 2002-05-09 02:30:41 +0000 |
commit | eff7d935338f3a558b05c829782f6205c4912c65 (patch) | |
tree | b17dd197ca2c975298d9ef4adb1530ee6962951f /sys/kern/kern_sig.c | |
parent | 928dd0df4b092e9cafb77476c7cb8f238409e606 (diff) | |
download | FreeBSD-src-eff7d935338f3a558b05c829782f6205c4912c65.zip FreeBSD-src-eff7d935338f3a558b05c829782f6205c4912c65.tar.gz |
o Correct an error made in revision 1.65: In readv(), if uap->iovcnt is
out-of-range, drop the file reference before returning. (This error
also exists in the RELENG_4 branch.)
o Eliminate the acquisition and release of Giant in readv()
now that malloc() and free() are callable without Giant.
Diffstat (limited to 'sys/kern/kern_sig.c')
0 files changed, 0 insertions, 0 deletions