[asterisk-bugs] [Asterisk 0017782]: [patch] If EWS request fails, asterisk crashes because of double free

Asterisk Bug Tracker noreply at bugs.digium.com
Fri Sep 17 03:42:38 CDT 2010


A NOTE has been added to this issue. 
====================================================================== 
https://issues.asterisk.org/view.php?id=17782 
====================================================================== 
Reported By:                pitel
Assigned To:                
====================================================================== 
Project:                    Asterisk
Issue ID:                   17782
Category:                   Resources/res_calendar
Reproducibility:            always
Severity:                   crash
Priority:                   normal
Status:                     ready for testing
Asterisk Version:           SVN 
JIRA:                       SWP-2002 
Regression:                 No 
Reviewboard Link:            
SVN Branch (only for SVN checkouts, not tarball releases):  trunk 
SVN Revision (number only!): 280705 
Request Review:              
====================================================================== 
Date Submitted:             2010-08-03 05:18 CDT
Last Modified:              2010-09-17 03:42 CDT
====================================================================== 
Summary:                    [patch] If EWS request fails, asterisk crashes
because of double free
Description: 
Summary says it all
====================================================================== 

---------------------------------------------------------------------- 
 (0127077) svnbot (reporter) - 2010-09-17 03:42
 https://issues.asterisk.org/view.php?id=17782#c127077 
---------------------------------------------------------------------- 
Repository: asterisk
Revision: 287270

U   branches/1.8/res/res_calendar_ews.c

------------------------------------------------------------------------
r287270 | pitel | 2010-09-17 03:42:37 -0500 (Fri, 17 Sep 2010) | 6 lines

Asterisk crashing because of double free when EWS request fails

The free is done later in code. I think ast_free() should have built in
checks for double free.

(closes issue https://issues.asterisk.org/view.php?id=17782)

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

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

Issue History 
Date Modified    Username       Field                    Change               
====================================================================== 
2010-09-17 03:42 svnbot         Checkin                                      
2010-09-17 03:42 svnbot         Note Added: 0127077                          
======================================================================




More information about the asterisk-bugs mailing list