winbind: Initialize "expired" parameter to idmap_cache_xid2sid
commitc031b9e23acc3705116460077d0d93713cb0ce24
authorVolker Lendecke <vl@samba.org>
Tue, 26 Feb 2019 11:52:28 +0000 (26 12:52 +0100)
committerKarolin Seeger <kseeger@samba.org>
Tue, 12 Mar 2019 11:25:42 +0000 (12 11:25 +0000)
tree6fed5ab24ce4e2bc1b623aa6e23f74e30bc80206
parentb0a1d90050c54bb22006b5c0e3c67187c20e7f04
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