[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:24 CDT 2008
A NOTE has been added to this issue.
======================================================================
http://bugs.digium.com/view.php?id=12949
======================================================================
Reported By: snuffy
Assigned To:
======================================================================
Project: Asterisk
Issue ID: 12949
Category: Core/Portability
Reproducibility: always
Severity: minor
Priority: normal
Status: new
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:
======================================================================
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.
======================================================================
----------------------------------------------------------------------
svnbot - 07-02-08 13:24
----------------------------------------------------------------------
Repository: asterisk
Revision: 127466
U trunk/main/acl.c
------------------------------------------------------------------------
r127466 | tilghman | 2008-07-02 13:23:53 -0500 (Wed, 02 Jul 2008) | 6
lines
Solaris fix
(closes issue http://bugs.digium.com/view.php?id=12949)
Reported by: snuffy
Patches:
bug_12949.diff uploaded by snuffy (license 35)
------------------------------------------------------------------------
http://svn.digium.com/view/asterisk?view=rev&revision=127466
Issue History
Date Modified Username Field Change
======================================================================
07-02-08 13:24 svnbot Note Added: 0089607
======================================================================
More information about the asterisk-bugs
mailing list