summaryrefslogtreecommitdiff
path: root/source3/rpc_client
diff options
context:
space:
mode:
authorVolker Lendecke <vl@samba.org>2009-01-18 13:15:23 +0100
committerVolker Lendecke <vl@samba.org>2009-01-18 13:26:21 +0100
commit8b618d0ba997a9b2254ae2ea530a80dd14631d59 (patch)
treeb50e4c2417608b5321dab969519d66d70e6dcbc4 /source3/rpc_client
parent44ae09b82e509db390ad4e884ae3310a3508cf46 (diff)
downloadsamba-8b618d0ba997a9b2254ae2ea530a80dd14631d59.tar.gz
samba-8b618d0ba997a9b2254ae2ea530a80dd14631d59.tar.bz2
samba-8b618d0ba997a9b2254ae2ea530a80dd14631d59.zip
Fix some real bugs found by "type-punned" gcc warnings
Type-casting does not the right thing if used the way it used to be. The function arguments have not been uint32_t's, but the type cast made the calling routine believe so. Not good... The assignment xxx=account_policy_temp does however type-convert properly, potentially cutting off the top-bits.
Diffstat (limited to 'source3/rpc_client')
0 files changed, 0 insertions, 0 deletions