diff options
author | Stefan Metzmacher <metze@samba.org> | 2015-06-19 15:52:11 +0200 |
---|---|---|
committer | Stefan Metzmacher <metze@samba.org> | 2015-06-23 14:38:53 +0200 |
commit | b2e042ad9652e2dfb39640de43e09030efc41d3d (patch) | |
tree | 6da969c5df0563c28724874d9bb4eb8456f04391 /ctdb | |
parent | 3e6e9e3acd17531148457be59a32727fb87ae43d (diff) | |
download | samba-b2e042ad9652e2dfb39640de43e09030efc41d3d.tar.gz |
s3:librpc/rpc: fix padding calculation in dcerpc_guess_sizes()
The padding needs to be relative to the payload start not to the pdu start.
We also need align the padding to DCERPC_AUTH_PAD_ALIGNMENT (16 bytes).
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>
Diffstat (limited to 'ctdb')
0 files changed, 0 insertions, 0 deletions