Prevent segv in winbindd running on a DC using the "idmap backend" syntax.
commit8ad2826c48a0d4d26abc3bb209860c776f55822f
authorGerald (Jerry) Carter <jerry@samba.org>
Tue, 20 Nov 2007 19:24:03 +0000 (20 13:24 -0600)
committerGerald (Jerry) Carter <jerry@samba.org>
Tue, 20 Nov 2007 19:24:03 +0000 (20 13:24 -0600)
tree124447df0b08ee383a6ca07f1a341af640047688
parent56b012b1c4dc48434bf5ae9cb8459bd7ad33d2a1
Prevent segv in winbindd running on a DC using the "idmap backend" syntax.

The number of domains should be counted as they are added and not assumed
to match the loop counter.
source/nsswitch/idmap.c