winbind: Fix CID 1427626 Uninitialized scalar variable
commit4360d83f77aeb54d6124bbc50e34def4884dcf5a
authorVolker Lendecke <vl@samba.org>
Wed, 17 Jan 2018 13:42:31 +0000 (17 14:42 +0100)
committerStefan Metzmacher <metze@samba.org>
Sun, 11 Feb 2018 10:12:08 +0000 (11 11:12 +0100)
tree0980fe57e4404b8b941037fca7b7d4a136927d0a
parent8ee283ab47ffed4ac1004c74ca200dc1e7bbff1e
winbind: Fix CID 1427626 Uninitialized scalar variable

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

Bug: https://bugzilla.samba.org/show_bug.cgi?id=13263

Signed-off-by: Volker Lendecke <vl@samba.org>
Reviewed-by: Ralph Boehme <slow@samba.org>
(cherry picked from commit 92131d08987ac7c2fb219bf2e8300f3bc7b702f9)
source3/winbindd/winbindd_pam.c