winbind: Initialize "expired" parameter to idmap_cache_xid2sid
authorVolker Lendecke <vl@samba.org>
Tue, 26 Feb 2019 11:52:28 +0000 (12:52 +0100)
committerKarolin Seeger <kseeger@samba.org>
Wed, 13 Mar 2019 08:34:14 +0000 (08:34 +0000)
commit465bd07ff70cacac7bbaac79ce1dddedd917279a
treee43d4ff1fae6ae285602b5cc39c62373ea72260d
parent1df6720d74b325cf1c2eb61723fbf687b06c1c10
winbind: Initialize "expired" parameter to idmap_cache_xid2sid

The code in idmap_cache only touches its output parameters upon success

Signed-off-by: Volker Lendecke <vl@samba.org>
Reviewed-by: Christof Schmitt <cs@samba.org>
Bug: https://bugzilla.samba.org/show_bug.cgi?id=13813
(cherry picked from commit 8c28c12702c0935a852c7fed6565987623f09fee)
source3/winbindd/wb_xids2sids.c