diff options
author | yar <yar@FreeBSD.org> | 2007-11-28 07:54:42 +0000 |
---|---|---|
committer | yar <yar@FreeBSD.org> | 2007-11-28 07:54:42 +0000 |
commit | 2a850cfe1a353a518c1765120d606127bdefa060 (patch) | |
tree | b93350e4dd8e96d78a70afb14056dccb4139d093 /lib/libgssapi/gss_acquire_cred.c | |
parent | 13b1c70facfd50df5e26ab1d2cb15ec557a2c480 (diff) | |
download | FreeBSD-src-2a850cfe1a353a518c1765120d606127bdefa060.zip FreeBSD-src-2a850cfe1a353a518c1765120d606127bdefa060.tar.gz |
- Pay attention to the fact that ioctl(2) is only known to
return -1 on error while any other return value from it can
indicate success. (See RETURN VALUE in our ioctl(2) manpage
and the POSIX spec.)
- Avoid assumptions about the state of the data buffer after
ioctl(2) failure.
Diffstat (limited to 'lib/libgssapi/gss_acquire_cred.c')
0 files changed, 0 insertions, 0 deletions