[asterisk-bugs] [Asterisk 0016011]: [patch] Crash on unregister SIP realtime peer - double free

Asterisk Bug Tracker noreply at bugs.digium.com
Tue Nov 10 09:34:52 CST 2009


A NOTE has been added to this issue. 
====================================================================== 
https://issues.asterisk.org/view.php?id=16011 
====================================================================== 
Reported By:                cristiandimache
Assigned To:                dvossel
====================================================================== 
Project:                    Asterisk
Issue ID:                   16011
Category:                   Resources/res_config_pgsql
Reproducibility:            always
Severity:                   crash
Priority:                   normal
Status:                     closed
Asterisk Version:           1.6.2.0-rc2 
JIRA:                       SWP-311 
Regression:                 No 
Reviewboard Link:            
SVN Branch (only for SVN checkouts, not tarball releases): N/A 
SVN Revision (number only!):  
Request Review:              
Resolution:                 fixed
Fixed in Version:           
====================================================================== 
Date Submitted:             2009-10-02 05:09 CDT
Last Modified:              2009-11-10 09:34 CST
====================================================================== 
Summary:                    [patch] Crash on unregister SIP realtime peer -
double free
Description: 
When a realtime SIP peer unregisters, Asterisk crashes.
====================================================================== 

---------------------------------------------------------------------- 
 (0113557) svnbot (reporter) - 2009-11-10 09:34
 https://issues.asterisk.org/view.php?id=16011#c113557 
---------------------------------------------------------------------- 
Repository: asterisk
Revision: 229095

_U  branches/1.6.1/
U   branches/1.6.1/res/res_config_pgsql.c

------------------------------------------------------------------------
r229095 | dvossel | 2009-11-10 09:34:51 -0600 (Tue, 10 Nov 2009) | 17
lines

Merged revisions 229093 via svnmerge from 
https://origsvn.digium.com/svn/asterisk/trunk

........
  r229093 | dvossel | 2009-11-10 09:27:45 -0600 (Tue, 10 Nov 2009) | 11
lines
  
  fixes pgsql double free of threadstorage
  
  A thread storage variable was being freed incorrectly, which
  resulted in a double free if two queries were made in the same thread.
  
  (closes issue https://issues.asterisk.org/view.php?id=16011)
  Reported by: cristiandimache
  Patches:
        issue16011.diff uploaded by dvossel (license 671)
........

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

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

Issue History 
Date Modified    Username       Field                    Change               
====================================================================== 
2009-11-10 09:34 svnbot         Checkin                                      
2009-11-10 09:34 svnbot         Note Added: 0113557                          
======================================================================




More information about the asterisk-bugs mailing list