NGROUPS_MAX on Linux
Darren Tucker
dtucker at zip.com.au
Fri Feb 20 14:36:18 EST 2004
Ben Lindstrom wrote:
> Other than a few stylist things... It looks more correct than the other
> patch in bugzilla. Not done any compile tests, yet.
I just added this to the bug but since I didn't know if Tim would see it:
>diff -u -u -r1.42 uidswap.c
>+ saved_egroups = xrealloc(saved_egroups,
>+ saved_egroupslen * sizeof(*saved_egroups));
I get a fatal here during authentication:
debug1: temporarily_use_uid: 500/500 (e=0/0)
xrealloc: zero size
--
Darren Tucker (dtucker at zip.com.au)
GPG key 8FF4FA69 / D9A3 86E9 7EEE AF4B B2D4 37C9 C982 80C7 8FF4 FA69
Good judgement comes with experience. Unfortunately, the experience
usually comes from bad judgement.
More information about the openssh-unix-dev
mailing list