Fixed a potential alignment issue in the IRIX ACL code when allocating
authorWayne Davison <wayned@samba.org>
Tue, 22 Jul 2008 15:31:17 +0000 (08:31 -0700)
committerWayne Davison <wayned@samba.org>
Tue, 22 Jul 2008 15:31:17 +0000 (08:31 -0700)
commitaacd188034703acc9d4ab43704d627f5d48a7eb8
treea9d3aa2f95226e07ad7e86df9fc33fdd174b1775
parentbb640d32213c5dce2ad26515b5fc26e023ec9b98
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