s4:librpc/rpc: let ncacn_push_request_sign() handle sig_size == 0 with auth_info...
authorStefan Metzmacher <metze@samba.org>
Sat, 20 Jun 2015 15:47:14 +0000 (17:47 +0200)
committerKarolin Seeger <kseeger@samba.org>
Sun, 5 Jul 2015 19:30:16 +0000 (21:30 +0200)
commitf9fce60a2e0655376c0d60cda861fef7a30b3929
treec9b30d00ce04c25095e70125cf77a544d6d0d50c
parent97bedee8a5707f8aa64bf7b3d23ccd72c4068613
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>
(cherry picked from commit 48f2c383e1d7f52114223cd2a54857426bf64025)
source4/librpc/rpc/dcerpc.c