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

noreply at bugs.digium.com noreply at bugs.digium.com
Sun Dec 23 01:30:24 CST 2007


The following issue has been RESOLVED. 
====================================================================== 
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:                     resolved
Asterisk Version:            SVN 
SVN Branch (only for SVN checkouts, not tarball releases):  trunk 
SVN Revision (number only!):  
Disclaimer on File?:        N/A 
Request Review:              
Resolution:                 won't fix
Fixed in Version:           
====================================================================== 
Date Submitted:             12-15-2007 23:21 CST
Last Modified:              12-23-2007 01:30 CST
====================================================================== 
Summary:                    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.)
====================================================================== 

---------------------------------------------------------------------- 
 dbowerman - 12-23-07 01:30  
---------------------------------------------------------------------- 
this is by design, as i dont believe its an issue in this case.

feel free to re-open if you think this is causing chan_mobile to fail. 

Issue History 
Date Modified   Username       Field                    Change               
====================================================================== 
12-23-07 01:30  dbowerman      Status                   assigned => resolved
12-23-07 01:30  dbowerman      Resolution               open => won't fix   
12-23-07 01:30  dbowerman      Note Added: 0075860                          
======================================================================




More information about the asterisk-bugs mailing list