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

[SFtrack] Created: (XECS-1573) NetInTask.cpp not shutdown properly


NetInTask.cpp not shutdown properly
-----------------------------------

                 Key: XECS-1573
                 URL: http://track.sipfoundry.org/browse/XECS-1573
             Project: sipXecs
          Issue Type: Bug
          Components: sipXmediaLib
            Reporter: Arjun Nair
            Priority: Minor
         Attachments: NetInTask.diff

shutdownNetInTask() in "mp/NetInTask.cpp" does not "delete" the NetInTask 
object. Hence, being a singleton class, this bug prevents you from re-creating 
a new NetInTask object after shutting down an existing one.

This is mainly just code clean up as currently in sipXecs, NetInTask is 
initialized when a process (e.g. sipxpark) starts, and is never shutdown during 
the entire lifetime of the process.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://track.sipfoundry.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira