You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@commons.apache.org by "Sebb (JIRA)" <ji...@apache.org> on 2014/04/15 19:23:21 UTC

[jira] [Created] (NET-539) NPE in Threader.pruneEmptyContainers when Thread.thread invoked with empty list

Sebb created NET-539:
------------------------

             Summary: NPE in Threader.pruneEmptyContainers when Thread.thread invoked with empty list
                 Key: NET-539
                 URL: https://issues.apache.org/jira/browse/NET-539
             Project: Commons Net
          Issue Type: Bug
          Components: NNTP
            Reporter: Sebb
            Priority: Minor


Threader.pruneEmptyContainers fails with NPE if Thread.thread is invoked with an empty list

The code allows for a null list, but not an empty list.



--
This message was sent by Atlassian JIRA
(v6.2#6252)