possibly fix the 15000 user problem
authorAndrew Tridgell <tridge@samba.org>
Thu, 11 Apr 2002 14:30:31 +0000 (14:30 +0000)
committerAndrew Tridgell <tridge@samba.org>
Thu, 11 Apr 2002 14:30:31 +0000 (14:30 +0000)
commitdfa990170bb9a665ba48443258e2a87f50baa75c
treefd13ab017d665ccd9c954e7c80be1ad2de31e177
parent91a3ccd3e790f980421c1ee93388e19e87026b29
possibly fix the 15000 user problem

I think its caused by a rpc operation failing and us giving invalid
data back to the cache layer. Using talloc_zero() should solve this.
source/nsswitch/winbindd_ads.c
source/nsswitch/winbindd_rpc.c