s4:librpc/rpc: let ncacn_push_request_sign() handle sig_size == 0 with auth_info...
commit48f2c383e1d7f52114223cd2a54857426bf64025
authorStefan Metzmacher <metze@samba.org>
Sat, 20 Jun 2015 15:47:14 +0000 (20 17:47 +0200)
committerStefan Metzmacher <metze@samba.org>
Tue, 23 Jun 2015 12:38:53 +0000 (23 14:38 +0200)
tree87109be650d8a7db6b9da98e4e0bbdb507f00425
parentfc249d542fcb8d043ae72eb7963d3a85eb79253a
s4:librpc/rpc: let ncacn_push_request_sign() handle sig_size == 0 with auth_info as internal error

Don't send plaintext on the wire because of an internal error...

BUG: https://bugzilla.samba.org/show_bug.cgi?id=11061

Signed-off-by: Stefan Metzmacher <metze@samba.org>
Reviewed-by: Jeremy Allison <jra@samba.org>
Reviewed-by: Andreas Schneider <asn@samba.org>
Reviewed-by: Andrew Bartlett <abartlet@samba.org>
source4/librpc/rpc/dcerpc.c