diff options
author | Volker Lendecke <vl@samba.org> | 2017-01-18 16:54:03 +0100 |
---|---|---|
committer | Jeremy Allison <jra@samba.org> | 2017-01-24 02:36:19 +0100 |
commit | 9b0fc295eff69120593211863d0253bdd9ecd0fe (patch) | |
tree | 40fd81f3e9391c68ff358bd277993d226380d07b /librpc/ndr | |
parent | a4733c7fde1764dd42a24412c744794410e570ba (diff) | |
download | samba-9b0fc295eff69120593211863d0253bdd9ecd0fe.tar.gz |
winbind: Don't add duplicate IDs in wbinfo -r
We look at the netsamlogon_cache entry twice: Once in queryuser and
once in lookupusergroups_cached. This can add the group SID twice.
Use add_sid_to_array_unique to avoid this.
Signed-off-by: Volker Lendecke <vl@samba.org>
Reviewed-by: Jeremy Allison <jra@samba.org>
Autobuild-User(master): Jeremy Allison <jra@samba.org>
Autobuild-Date(master): Tue Jan 24 02:36:19 CET 2017 on sn-devel-144
Diffstat (limited to 'librpc/ndr')
0 files changed, 0 insertions, 0 deletions