winbindd: add routing_domain as parameter to add_trusted_domain
authorRalph Boehme <slow@samba.org>
Thu, 18 Jan 2018 07:38:59 +0000 (08:38 +0100)
committerRalph Boehme <slow@samba.org>
Sat, 10 Feb 2018 07:35:15 +0000 (08:35 +0100)
commit9a613f4bccf171c40ede3e6ead9236463fcc5883
tree61fc007b563c75f0f0d018e295470c14a507b139
parent9fef5d1891e6c1aebea29fbfbb90e77631b7836c
winbindd: add routing_domain as parameter to add_trusted_domain

This also fixes the following CIDs:

CID 1427622:  Null pointer dereferences  (REVERSE_INULL)
CID 1427619:  Null pointer dereferences  (REVERSE_INULL)

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

Signed-off-by: Ralph Boehme <slow@samba.org>
Reviewed-by: Stefan Metzmacher <metze@samba.org>
source3/winbindd/winbindd_util.c