librpc/rpc: verify the passed table against the table on the handle
authorStefan Metzmacher <metze@samba.org>
Sat, 24 Sep 2016 00:24:11 +0000 (02:24 +0200)
committerAndreas Schneider <asn@cryptomilk.org>
Wed, 26 Oct 2016 09:20:18 +0000 (11:20 +0200)
commit47d89002a4c30e50e3efaced689dd87edbbafa9a
tree67c496acc8b52437b7043971d4b82dbd42468626
parent4dd06fb721940ff2c7efab361da91de2fb40891f
librpc/rpc: verify the passed table against the table on the handle

Now that all callers of dcerpc_binding_handle_create() are fixed.

Signed-off-by: Stefan Metzmacher <metze@samba.org>
Reviewed-by: Andreas Schneider <asn@samba.org>
librpc/rpc/binding_handle.c