[asterisk-bugs] [Asterisk 0012682]: [patch] chan_h323 doesn't compile with pwlib 1.12.0

noreply at bugs.digium.com noreply at bugs.digium.com
Mon May 19 05:55:52 CDT 2008


The following issue has been SUBMITTED. 
====================================================================== 
http://bugs.digium.com/view.php?id=12682 
====================================================================== 
Reported By:                bamby
Assigned To:                
====================================================================== 
Project:                    Asterisk
Issue ID:                   12682
Category:                   Channels/chan_h323
Reproducibility:            always
Severity:                   major
Priority:                   normal
Status:                     new
Asterisk Version:           SVN 
SVN Branch (only for SVN checkouts, not tarball releases):  trunk 
SVN Revision (number only!):  
Disclaimer on File?:        N/A 
Request Review:              
====================================================================== 
Date Submitted:             05-19-2008 05:55 CDT
Last Modified:              05-19-2008 05:55 CDT
====================================================================== 
Summary:                    [patch] chan_h323 doesn't compile with pwlib 1.12.0
Description: 
The pwlib library prior 1.12.0 had a bug so that it didn't close
timerChangePipe thus causing file descriptor leak. The chan_h323 module has
a workaround for this bug - it closes the pipe itself.
In the pwlib 1.12.0 this bug has been fixed and PProcess no more contains
the timerChangePipe member field. This causes compile error when chan_h323
is built against the fresh pwlib. I've developed a small fix so the
workaround is compiled conditionally depending on pwlib version.
====================================================================== 

Issue History 
Date Modified   Username       Field                    Change               
====================================================================== 
05-19-08 05:55  bamby          Asterisk Version          => SVN             
05-19-08 05:55  bamby          SVN Branch (only for SVN checkou =>  trunk       
  
======================================================================




More information about the asterisk-bugs mailing list