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>
Sat, 11 Jul 2015 19:59:25 +0000 (21:59 +0200)
commit3336fb7a3fc6ca6b1524654aaac0207410bf632e
treeef34a52cb28aaacd51cd90d36519fd81a650d6bb
parent18342a7cbb14c7fe2f451a3e1386deaf819f6f7a
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