Niklas Gustavsson (JIRA)
Tue, 20 Nov 2007 05:38:03 -0800
[
https://issues.apache.org/jira/browse/FTPSERVER-115?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Niklas Gustavsson closed FTPSERVER-115.
---------------------------------------
Resolution: Fixed
Fix Version/s: 1.0-M2
Assignee: Niklas Gustavsson
Thanks! Patch applied.
commit -m "Fixed potential NPE in PASS. Thanks to Dave Roberts for the report
and patch (FTPSERVER-115)"
/home/niklas/workspaces/apache/ftpserver/core/src/java/org/apache/ftpserver/command/PASS.java
/home/niklas/workspaces/apache/ftpserver/core/src/java/org/apache/ftpserver/DefaultFtpServerContext.java
Sending
/home/niklas/workspaces/apache/ftpserver/core/src/java/org/apache/ftpserver/command/PASS.java
Sending
/home/niklas/workspaces/apache/ftpserver/core/src/java/org/apache/ftpserver/DefaultFtpServerContext.java
Transmitting file data ...
Committed revision 596658.
> Potential NPE during processing of PASS command
> -----------------------------------------------
>
> Key: FTPSERVER-115
> URL: https://issues.apache.org/jira/browse/FTPSERVER-115
> Project: FtpServer
> Issue Type: Bug
> Components: Core
> Environment: Latest source from SVN.
> Reporter: Dave Roberts
> Assignee: Niklas Gustavsson
> Priority: Trivial
> Fix For: 1.0-M2
>
> Attachments: ApacheFTPServer_core_20071120.patch
>
>
> Processing of the PASS command could result in an NPE, if the User Manager
> authentication scheme passed back a null user.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.