s3:winbindd: fix error handling in wb_next_grent_fetch_done()
authorStefan Metzmacher <metze@samba.org>
Tue, 17 Aug 2010 06:05:14 +0000 (08:05 +0200)
committerStefan Metzmacher <metze@samba.org>
Fri, 20 Aug 2010 12:23:41 +0000 (14:23 +0200)
commitc9621a8c005cfc547a26dd92b8183b43665eec5c
treee7c3b4a481e2f65a9a2c2846d5da6c6feaa616e3
parent5c272b8ce7d0ffc9ce6b2ff780aa6f9e54415840
s3:winbindd: fix error handling in wb_next_grent_fetch_done()

We should not use 'result' uninitialized.

metze
source3/winbindd/wb_next_grent.c