[Home]

Summary:ASTERISK-02664: [patch] Chan Zap close bug
Reporter:Anthony Minessale (anthm)Labels:
Date Opened:2004-10-23 17:40:21Date Closed:2008-01-15 15:11:37.000-0600
Priority:MinorRegression?No
Status:Closed/CompleteComponents:Core/General
Versions:Frequency of
Occurrence
Related
Issues:
Environment:Attachments:( 0) zapclose.diff
Description:This patch fixes chan_zap close() on a fd that is not
open issue that can come up when you unload it.
Comments:By: Mark Spencer (markster) 2004-10-23 18:02:59

Tony merged it in.

By: Russell Bryant (russell) 2004-10-24 20:14:33

fixed in 1.0

By: Digium Subversion (svnbot) 2008-01-15 15:11:37.000-0600

Repository: asterisk
Revision: 4091

U   branches/v1-0/channels/chan_zap.c

------------------------------------------------------------------------
r4091 | russell | 2008-01-15 15:11:37 -0600 (Tue, 15 Jan 2008) | 2 lines

Make sure close() is not called on a fd < 1 with a wrapper call (bug ASTERISK-2664)

------------------------------------------------------------------------

http://svn.digium.com/view/asterisk?view=rev&revision=4091