aboutsummaryrefslogtreecommitdiffstats
path: root/packet-dcerpc-lsa.c
diff options
context:
space:
mode:
authorGuy Harris <guy@alum.mit.edu>2003-02-08 08:55:13 +0000
committerGuy Harris <guy@alum.mit.edu>2003-02-08 08:55:13 +0000
commitfcea88589c12a628dcc66599a56e0da4e162d7ae (patch)
treee1ba15d4b51764e82467bc20920817c42d61a696 /packet-dcerpc-lsa.c
parent600cbb3d54aebdcdfbdf1c4d35694d7b132bd3e9 (diff)
At least in regular SMB requests, the access mask in an ACE is not
guaranteed to be aligned on a 4-byte boundary, so, if we're not dissecting an ACE from a DCE RPC request or reply, don't use "dissect_ndr_uint32()" to extract the access mask. (Is it guaranteed to be so aligned even if the ACE is part of a DCE RPC message? Or are ACLs just opaque blobs from the point of view of DCE RPC?) Use "%u", not "%d", to print unsigned quantities. svn path=/trunk/; revision=7106
Diffstat (limited to 'packet-dcerpc-lsa.c')
0 files changed, 0 insertions, 0 deletions