[asterisk-bugs] [Asterisk 0010821]: Deffect in Attended Transfer code

noreply at bugs.digium.com noreply at bugs.digium.com
Tue Oct 2 13:28:15 CDT 2007


A NOTE has been added to this issue. 
====================================================================== 
http://bugs.digium.com/view.php?id=10821 
====================================================================== 
Reported By:                Ivan
Assigned To:                
====================================================================== 
Project:                    Asterisk
Issue ID:                   10821
Category:                   Resources/res_features
Reproducibility:            always
Severity:                   minor
Priority:                   normal
Status:                     new
Asterisk Version:           1.4.11  
SVN Branch (only for SVN checkouts, not tarball releases): N/A  
SVN Revision (number only!):  
Disclaimer on File?:        N/A 
Request Review:              
====================================================================== 
Date Submitted:             09-25-2007 08:52 CDT
Last Modified:              10-02-2007 13:28 CDT
====================================================================== 
Summary:                    Deffect in Attended Transfer code
Description: 
Function builtin_atxfer <res_features.c> include code (last SVN version):
...
819	if (check_compat(transferer, newchan))
820		return -1;
...
834	if (check_compat(transferee, newchan))
835		return -1;
...
I think that include deffect like not correct free alloced resources.
====================================================================== 

---------------------------------------------------------------------- 
 qwell - 10-02-07 13:28  
---------------------------------------------------------------------- 
I assume you meant to finishup(transferer) on the first one? 

Issue History 
Date Modified   Username       Field                    Change               
====================================================================== 
10-02-07 13:28  qwell          Note Added: 0071337                          
======================================================================




More information about the asterisk-bugs mailing list