diff options
author | harti <harti@FreeBSD.org> | 2007-06-14 20:07:35 +0000 |
---|---|---|
committer | harti <harti@FreeBSD.org> | 2007-06-14 20:07:35 +0000 |
commit | 8016b195e6d8f54345e22680574432142a33d2e0 (patch) | |
tree | 508cff6fe4b1e4fed7e9b6d7a150c1bf7c6af2e2 /sys/netinet/sctp_timer.c | |
parent | f1a585dc5124f5a09be3b5e34d314a35be605730 (diff) | |
download | FreeBSD-src-8016b195e6d8f54345e22680574432142a33d2e0.zip FreeBSD-src-8016b195e6d8f54345e22680574432142a33d2e0.tar.gz |
Use an array of size NGROUP_MAX for the getgroups() call instead of NGRP.
When NGROUP_MAX is larger than NGRP the call used to fail. Now the call
succeedes, but only the first NGRP groups are actually used for authentication.
Diffstat (limited to 'sys/netinet/sctp_timer.c')
0 files changed, 0 insertions, 0 deletions