[asterisk-bugs] [Asterisk 0013307]: [patch] Asterisk 1.4 (all versions) does not work on Mac OS X -- poll.c
Asterisk Bug Tracker
noreply at bugs.digium.com
Wed Sep 3 08:34:56 CDT 2008
A NOTE has been added to this issue.
======================================================================
http://bugs.digium.com/view.php?id=13307
======================================================================
Reported By: jcovert
Assigned To: russell
======================================================================
Project: Asterisk
Issue ID: 13307
Category: Core/Portability
Reproducibility: always
Severity: minor
Priority: normal
Status: closed
Asterisk Version: 1.4.21.2
SVN Branch (only for SVN checkouts, not tarball releases): N/A
SVN Revision (number only!):
Disclaimer on File?: N/A
Request Review:
Resolution: fixed
Fixed in Version:
======================================================================
Date Submitted: 2008-08-15 01:53 CDT
Last Modified: 2008-09-03 08:34 CDT
======================================================================
Summary: [patch] Asterisk 1.4 (all versions) does not work on
Mac OS X -- poll.c
Description:
This is a continuation of bug 10342.
poll.c:283: failed assertion `pArray != (struct pollfd *) NULL'
Possible fix provided below. --removed
======================================================================
----------------------------------------------------------------------
(0092016) svnbot (reporter) - 2008-09-03 08:34
http://bugs.digium.com/view.php?id=13307#c92016
----------------------------------------------------------------------
Repository: asterisk
Revision: 140816
U branches/1.4/main/poll.c
------------------------------------------------------------------------
r140816 | russell | 2008-09-03 08:34:53 -0500 (Wed, 03 Sep 2008) | 4 lines
Don't freak out if the poll emulation receives NULL for the pollfds array
(closes issue http://bugs.digium.com/view.php?id=13307)
Reported by: jcovert
------------------------------------------------------------------------
http://svn.digium.com/view/asterisk?view=rev&revision=140816
Issue History
Date Modified Username Field Change
======================================================================
2008-09-03 08:34 svnbot Note Added: 0092016
======================================================================
More information about the asterisk-bugs
mailing list