s3:rpc_server/lsa: only return collision_info if filled in lsaRSetForestTrustInformat...
authorStefan Metzmacher <metze@samba.org>
Wed, 11 Mar 2015 15:39:05 +0000 (16:39 +0100)
committerGünther Deschner <gd@samba.org>
Thu, 12 Mar 2015 18:49:33 +0000 (19:49 +0100)
commitf0a6935b1e0c140cc100036e5945fe6a7b95a45e
treeaf7ab59a38aefdc359f49c71fe0789398a09361c
parentac459219813992de33ef2ece06c30e7ee4155713
s3:rpc_server/lsa: only return collision_info if filled in lsaRSetForestTrustInformation()

If there're no collisions we should not fill the collision_info pointer.

Otherwise Windows fails to create a forest trust.

Signed-off-by: Stefan Metzmacher <metze@samba.org>
Reviewed-by: Guenther Deschner <gd@samba.org>
Autobuild-User(master): Günther Deschner <gd@samba.org>
Autobuild-Date(master): Thu Mar 12 19:49:33 CET 2015 on sn-devel-104
source3/rpc_server/lsa/srv_lsa_nt.c