Fixed a potential alignment issue in the IRIX ACL code when allocating
authorWayne Davison <wayned@samba.org>
Wed, 23 Jul 2008 04:35:21 +0000 (21:35 -0700)
committerWayne Davison <wayned@samba.org>
Wed, 23 Jul 2008 04:35:21 +0000 (21:35 -0700)
commit68cdc3b791541b09ee7726890bfcb90af386cb63
treec98c37a1bcef56d601c85cbb80cadba97911b790
parent209371b8915304a2ec1086f19bf97fccedad23e0
Fixed a potential alignment issue in the IRIX ACL code when allocating
the initial struct acl object.  Also, cast mallocs to avoid warnings.
lib/sysacls.c