diff options
author | sef <sef@FreeBSD.org> | 1997-06-25 01:01:21 +0000 |
---|---|---|
committer | sef <sef@FreeBSD.org> | 1997-06-25 01:01:21 +0000 |
commit | c756cf9cdf6dd4520edd6ba6b5770071a768e17f (patch) | |
tree | f72ddf6c7ac94e569403db25a8de2d1a0153e758 /usr.sbin | |
parent | 7559f25babddfd7f47352d78f3b4e5b31fd6dd82 (diff) | |
download | FreeBSD-src-c756cf9cdf6dd4520edd6ba6b5770071a768e17f.zip FreeBSD-src-c756cf9cdf6dd4520edd6ba6b5770071a768e17f.tar.gz |
Do The Right Thing when an iBCS2 program does getgroups(0, whatever) -- we
were returning EFAULT, when it is a completely acceptable thing to do.
Also, at the same time, be a *bit* optimizing and don't allocate any
"stackgrap" memory if we're not going to use it.
This is another Oracle-discovered problem.
Submitted by: Steven Wallace
Diffstat (limited to 'usr.sbin')
0 files changed, 0 insertions, 0 deletions