Update.
authorUlrich Drepper <drepper@redhat.com>
Thu, 26 Feb 2004 19:22:02 +0000 (19:22 +0000)
committerUlrich Drepper <drepper@redhat.com>
Thu, 26 Feb 2004 19:22:02 +0000 (19:22 +0000)
commit773640b4f58ba9f2a13bd3b9ccf435aef4ed3f23
tree00f9ff2dd3b767245b2eee1b1dbdd9039fcbba31
parent5db7adc49dc158294c5d4703a3d6419f18938075
Update.

* sunrpc/svcauth_des.c (authdes_getucred): Removed fixed limit on
number of groups in the cache.  Relax the disconnect between the
interface of authdes_getucred and netname2user a bit.
* sunrpc/auth_unix.c (authunix_create_default): Don't allocate
huge arrays on the stack.
ChangeLog
sunrpc/auth_unix.c
sunrpc/svcauth_des.c