You are viewing a plain text version of this content. The canonical link for it is here.
Posted to server-dev@james.apache.org by "Tellier Benoit (JIRA)" <se...@james.apache.org> on 2017/12/15 06:51:01 UTC

[jira] [Created] (JAMES-2261) ImapUtils::getUser fails to handle null mailboxSession correctly

Tellier Benoit created JAMES-2261:
-------------------------------------

             Summary: ImapUtils::getUser fails to handle null mailboxSession correctly
                 Key: JAMES-2261
                 URL: https://issues.apache.org/jira/browse/JAMES-2261
             Project: James Server
          Issue Type: Bug
          Components: IMAPServer
            Reporter: Tellier Benoit


After using the imapSession, this method performs a check on imapSession. The case where the mailboxSession is null is not well handled.

Obviously, this null check was intended to be performed on the mailboxSession.

Issue reported in https://github.com/apache/james-project/pull/87 by https://github.com/pedrohm .



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

---------------------------------------------------------------------
To unsubscribe, e-mail: server-dev-unsubscribe@james.apache.org
For additional commands, e-mail: server-dev-help@james.apache.org