winbind: Fix CID 1427626 Uninitialized scalar variable
authorVolker Lendecke <vl@samba.org>
Wed, 17 Jan 2018 13:42:31 +0000 (14:42 +0100)
committerRalph Boehme <slow@samba.org>
Wed, 17 Jan 2018 18:24:11 +0000 (19:24 +0100)
commit92131d08987ac7c2fb219bf2e8300f3bc7b702f9
tree6beba37e908ca0a0bf458667f5d80d16d58f48a0
parente4f62d4e4b91395d46c99c2a5313b0536793cca7
winbind: Fix CID 1427626 Uninitialized scalar variable

Likely a false positive, but Coverity can't follow all the paths leading
to line 2030

Signed-off-by: Volker Lendecke <vl@samba.org>
Reviewed-by: Ralph Boehme <slow@samba.org>
source3/winbindd/winbindd_pam.c