]> git.ipfire.org Git - thirdparty/samba.git/commit
winbindd/idmap_rfc2307: fix a crash
authorRalph Boehme <slow@samba.org>
Fri, 24 Jun 2016 16:31:45 +0000 (18:31 +0200)
committerKarolin Seeger <kseeger@samba.org>
Wed, 3 Aug 2016 09:19:13 +0000 (11:19 +0200)
commit953d3dcf7b65bde636fbbbedea6a5cd7a0a9355d
tree897bd2df10e930fef206584a3db9fce386294c21
parent4594f1cbae623ab68b8fe1cb32779d05ded3d682
winbindd/idmap_rfc2307: fix a crash

map->map is NULL if lookupsid failed.

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

Signed-off-by: Ralph Boehme <slow@samba.org>
Reviewed-by: Stefan Metzmacher <metze@samba.org>
(cherry picked from commit 5e346af078847512e86755a4634583a8a5178c0e)
source3/winbindd/idmap_rfc2307.c