< Previous by Date Date Index Next by Date >
  Thread Index  

[reSIProcate-commit] resiprocate 8694 sgodin: -Fixed a race condition issue for a multi-threaded application startup


Projectresiprocate
New Revision8694
Committersgodin (Scott Godin)
Date2009-11-11 19:04:28 -0600 (Wed, 11 Nov 2009)

Log


 -Fixed a race condition issue for a multi-threaded application startup 
  - static variable to hold hostname would not always be completed initialization if multiple threads
    called computeCallId for the first time, at the same time
 -Note:  there are more local static variables used in Helper that are prone to the same issue 
         that also need to be examined
 

Modified: