diff options
author | Volker Lendecke <vl@samba.org> | 2009-01-18 13:15:23 +0100 |
---|---|---|
committer | Volker Lendecke <vl@samba.org> | 2009-01-18 13:26:21 +0100 |
commit | 8b618d0ba997a9b2254ae2ea530a80dd14631d59 (patch) | |
tree | b50e4c2417608b5321dab969519d66d70e6dcbc4 /source3/modules/onefs.h | |
parent | 44ae09b82e509db390ad4e884ae3310a3508cf46 (diff) | |
download | samba-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/modules/onefs.h')
0 files changed, 0 insertions, 0 deletions