winbindd: add routing_domain as parameter to add_trusted_domain
commit0f86338b39b244b2d112dc112891ff1d072a2d79
authorRalph Boehme <slow@samba.org>
Thu, 18 Jan 2018 07:38:59 +0000 (18 08:38 +0100)
committerStefan Metzmacher <metze@samba.org>
Sun, 11 Feb 2018 10:12:08 +0000 (11 11:12 +0100)
tree114520a53ebc19994c54b4a44a52eaea61cee2ff
parent8cd948fe5e9c8562373f3d78e3806a81befc849f
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>
(cherry picked from commit 9a613f4bccf171c40ede3e6ead9236463fcc5883)
source3/winbindd/winbindd_util.c