[asterisk-bugs] [Asterisk 0019331]: [patch] Crash on load of cel_odbc

Asterisk Bug Tracker noreply at bugs.digium.com
Thu May 19 13:12:50 CDT 2011


A NOTE has been added to this issue. 
====================================================================== 
https://issues.asterisk.org/view.php?id=19331 
====================================================================== 
Reported By:                kobaz
Assigned To:                svnbot
====================================================================== 
Project:                    Asterisk
Issue ID:                   19331
Category:                   CEL/General
Reproducibility:            always
Severity:                   crash
Priority:                   high
Status:                     closed
Asterisk Version:           1.8.4 
JIRA:                        
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:             2011-05-19 12:46 CDT
Last Modified:              2011-05-19 13:12 CDT
====================================================================== 
Summary:                    [patch] Crash on load of cel_odbc
Description: 
There's an uninitialized RWLIST that's attempted to be locked.

Patch adds init and destroy
====================================================================== 

---------------------------------------------------------------------- 
 (0135156) svnbot (reporter) - 2011-05-19 13:12
 https://issues.asterisk.org/view.php?id=19331#c135156 
---------------------------------------------------------------------- 
Repository: asterisk
Revision: 319813

_U  trunk/
U   trunk/cel/cel_odbc.c

------------------------------------------------------------------------
r319813 | markm | 2011-05-19 13:12:50 -0500 (Thu, 19 May 2011) | 16 lines

Merged revisions 319812 via svnmerge from 
https://origsvn.digium.com/svn/asterisk/branches/1.8

........
  r319812 | markm | 2011-05-19 13:59:01 -0400 (Thu, 19 May 2011) | 9 lines
  
  In cel_odbc, an uninitialized RWLIST is attempted to be locked.
  
  Added INIT and DESTROY for the RWLIST odbc_tables
  
  (closes issue https://issues.asterisk.org/view.php?id=19331)
  Reported by: kobaz
  Patches: 
        odbc_cel.patch uploaded by kobaz (license 834)
........

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

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

Issue History 
Date Modified    Username       Field                    Change               
====================================================================== 
2011-05-19 13:12 svnbot         Checkin                                      
2011-05-19 13:12 svnbot         Note Added: 0135156                          
======================================================================




More information about the asterisk-bugs mailing list