TelnetInputStream has various threading bugs
--------------------------------------------

                 Key: NET-362
                 URL: https://issues.apache.org/jira/browse/NET-362
             Project: Commons Net
          Issue Type: Bug
            Reporter: Sebb


The run() method references several variables shared with other threads, but 
does not use synch. or volatile
For example

__threaded
__isClosed

-- 
This message is automatically generated by JIRA.
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to