winbind: Initialize "expired" parameter to idmap_cache_xid2sid
authorVolker Lendecke <vl@samba.org>
Tue, 26 Feb 2019 11:52:28 +0000 (12:52 +0100)
committerVolker Lendecke <vl@samba.org>
Thu, 28 Feb 2019 12:57:23 +0000 (12:57 +0000)
commit8c28c12702c0935a852c7fed6565987623f09fee
treea37182aebff3f86736f31c11c4654f4ceb367c99
parent4faf3e9f6da7515fc263d79f77226d105c2f8524
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
source3/winbindd/wb_xids2sids.c