[asterisk-bugs] [Asterisk 0011566]: [patch] chan_mobile.c has no mutexes for data accessed by different threads

noreply at bugs.digium.com noreply at bugs.digium.com
Mon Jul 21 17:06:47 CDT 2008


The following issue has been CLOSED 
====================================================================== 
http://bugs.digium.com/view.php?id=11566 
====================================================================== 
Reported By:                non-poster
Assigned To:                dbowerman
====================================================================== 
Project:                    Asterisk
Issue ID:                   11566
Category:                   Addons/chan_mobile
Reproducibility:            always
Severity:                   major
Priority:                   normal
Status:                     closed
Asterisk Version:           1.6.0-beta9 
SVN Branch (only for SVN checkouts, not tarball releases):  trunk 
SVN Revision (number only!):  
Disclaimer on File?:        N/A 
Request Review:              
Resolution:                 fixed
Fixed in Version:           
====================================================================== 
Date Submitted:             12-15-2007 23:21 CST
Last Modified:              07-21-2008 17:06 CDT
====================================================================== 
Summary:                    [patch] chan_mobile.c has no mutexes for data
accessed by different threads
Description: 
There are no mutexes in chan_mobile.c!  Multiple threads access the same
data, eg the data in the mbl_pvt struct in the devices list.  (To compare,
almost all of the "standard" channel modules use mutexes.)
====================================================================== 

Issue History 
Date Modified   Username       Field                    Change               
====================================================================== 
07-21-08 17:06  Corydon76      Status                   feedback => closed  
07-21-08 17:06  Corydon76      Resolution               reopened => fixed   
======================================================================




More information about the asterisk-bugs mailing list