r6342: fixed a bad union assumption that caused ACLs to fail on 64 bit machines
authorAndrew Tridgell <tridge@samba.org>
Thu, 14 Apr 2005 13:19:40 +0000 (13:19 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 18:11:33 +0000 (13:11 -0500)
commit2acc06918574b1178eecf3d61026f84f85bb40e1
tree05b9a3bd8cf95bf6eafdb325e9eb14cb8a36a3e9
parent2873c0e917e172f8f3186ad93c154f51198c352b
r6342: fixed a bad union assumption that caused ACLs to fail on 64 bit machines

Thanks to lars and agruen for finding this
source/client/client.c
source/include/smb_interfaces.h
source/libcli/raw/rawacl.c
source/libcli/raw/rawfileinfo.c
source/ntvfs/posix/pvfs_acl.c
source/smb_server/nttrans.c
source/torture/raw/acls.c