s3:dcerpc_ep: make ep_register() more tolerant regarding the passes binding vector
authorStefan Metzmacher <metze@samba.org>
Thu, 30 Jan 2014 08:51:09 +0000 (09:51 +0100)
committerGünther Deschner <gd@samba.org>
Tue, 11 Feb 2014 15:20:28 +0000 (16:20 +0100)
commitf9cc66055ddf09699b5bee229e10fdbf9ca5ce93
tree18b605edcd614927095ab665eab4de30c6474610
parent754f2eba16822c998c9381d61da7bdfa9bac19ee
s3:dcerpc_ep: make ep_register() more tolerant regarding the passes binding vector

We should take a copy and set the abstract syntax to from the given interface
before we construct the tower.

Signed-off-by: Stefan Metzmacher <metze@samba.org>
Reviewed-by: Guenther Deschner <gd@samba.org>
source3/librpc/rpc/dcerpc_ep.c