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:53:17 UTC

[jira] [Resolved] (NET-539) NPE if Threader.thread invoked with empty list or with null array

     [ https://issues.apache.org/jira/browse/NET-539?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Sebb resolved NET-539.
----------------------

       Resolution: Fixed
    Fix Version/s: 3.4

URL: http://svn.apache.org/r1587651
Log:
NET-539 NPE if Threader.thread invoked with empty list or with null array

Added:
    commons/proper/net/trunk/src/test/java/org/apache/commons/net/nntp/
    commons/proper/net/trunk/src/test/java/org/apache/commons/net/nntp/TestThreader.java   (with props)
Modified:
    commons/proper/net/trunk/src/changes/changes.xml
    commons/proper/net/trunk/src/main/java/org/apache/commons/net/nntp/Threader.java

> NPE if Threader.thread invoked with empty list or with null array
> -----------------------------------------------------------------
>
>                 Key: NET-539
>                 URL: https://issues.apache.org/jira/browse/NET-539
>             Project: Commons Net
>          Issue Type: Bug
>          Components: NNTP
>            Reporter: Sebb
>            Priority: Minor
>             Fix For: 3.4
>
>
> 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)