s4-winbind: fixed two valgrind errors
authorAndrew Tridgell <tridge@samba.org>
Thu, 16 Sep 2010 11:17:54 +0000 (21:17 +1000)
committerAndrew Tridgell <tridge@samba.org>
Thu, 16 Sep 2010 11:58:58 +0000 (21:58 +1000)
commit43d54406b19a8041633eb26d7a809e3fd7de3ef6
tree69872cc8a88660b31a0e9b69450f1b3eaf95b927
parentb04b8b5610f23cd50c9a7a00eeca81229acd36d5
s4-winbind: fixed two valgrind errors

- allocate the dc info on the right structure
- zero the number of group members when allocating the winbindd_gr
  return

Pair-Programmed-With: Andrew Bartlett <abartlet@samba.org>
source4/winbind/wb_cmd_getgrgid.c
source4/winbind/wb_dom_info.c