[asterisk-bugs] [Asterisk 0012949]: [patch] Fix solaris build issue acl.c
noreply at bugs.digium.com
noreply at bugs.digium.com
Wed Jul 2 13:24:27 CDT 2008
The following issue has been RESOLVED.
======================================================================
http://bugs.digium.com/view.php?id=12949
======================================================================
Reported By: snuffy
Assigned To: svnbot
======================================================================
Project: Asterisk
Issue ID: 12949
Category: Core/Portability
Reproducibility: always
Severity: minor
Priority: normal
Status: resolved
Asterisk Version: SVN
SVN Branch (only for SVN checkouts, not tarball releases): trunk
SVN Revision (number only!): 126226
Disclaimer on File?: N/A
Request Review:
Resolution: fixed
Fixed in Version:
======================================================================
Date Submitted: 06-29-2008 06:07 CDT
Last Modified: 07-02-2008 13:24 CDT
======================================================================
Summary: [patch] Fix solaris build issue acl.c
Description:
Another small solaris issue i came across trying to build under solaris 10
There is no reason to cast the buffer into a pointer.
Solaris already has it within the union so lets use that.
Without this change you get alignment issues.
======================================================================
Issue History
Date Modified Username Field Change
======================================================================
07-02-08 13:24 svnbot Status new => resolved
07-02-08 13:24 svnbot Resolution open => fixed
07-02-08 13:24 svnbot Assigned To => svnbot
======================================================================
More information about the asterisk-bugs
mailing list