r20326: always set the binding->target_hostname!
authorStefan Metzmacher <metze@samba.org>
Fri, 22 Dec 2006 19:38:32 +0000 (19:38 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 19:29:41 +0000 (14:29 -0500)
commited49e4b1f87db483768dec36732b0c9765d1d4bc
treee654d5caeb739fb0ba38f98d4acd449ba9ffa4b8
parentb8b69ff6bec0c1d412b1f935721b45ef07e9c9f5
r20326: always set the binding->target_hostname!
we crashed before trying ncacn_np: for frsrpc
as frsrpc doesn't have a ncacn_np endpoint listed
in the idl header and the endpoint mapping code
was trying our smbcli lib with a
NULL target_hostname -> called_name

metze
source/librpc/rpc/dcerpc_util.c