s3-dcerpc: Padding is never done on a DCERPC_PKT_BIND_ACK packet.
authorSimo Sorce <idra@samba.org>
Wed, 14 Jul 2010 15:09:04 +0000 (11:09 -0400)
committerGünther Deschner <gd@samba.org>
Thu, 15 Jul 2010 23:51:17 +0000 (01:51 +0200)
commitca3bdca52e93ec492f06f18d8428e80bbad375be
tree788d753cf0fbaefee89d734b43eb4d42da78931a
parentcb3725a9310d88a8d5226025292e25d178d7a4db
s3-dcerpc: Padding is never done on a DCERPC_PKT_BIND_ACK packet.

Empirically verified against Windows.
It never pads the auth credentials on this packet type.

Signed-off-by: Günther Deschner <gd@samba.org>
source3/rpc_server/srv_pipe.c