[
https://issues.apache.org/jira/browse/QPID-6914?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15028904#comment-15028904
]
ASF subversion and git services commented on QPID-6914:
-------------------------------------------------------
Commit 1716697 from [email protected] in branch 'java/branches/6.0.x'
[ https://svn.apache.org/r1716697 ]
QPID-6914: Prevent NPE within AESKeyFileEncrypter when a relative path is used
without parent
------------------------------------------------------------------------
Merged from trunk with command:
svn merge -c r1716607 https://svn.apache.org/repos/asf/qpid/java/trunk
> [Java Broker] Setting a relative path without a parent for encrypter.key.file
> leads to NPE
> ------------------------------------------------------------------------------------------
>
> Key: QPID-6914
> URL: https://issues.apache.org/jira/browse/QPID-6914
> Project: Qpid
> Issue Type: Bug
> Components: Java Broker
> Reporter: Lorenz Quack
> Assignee: Keith Wall
> Priority: Minor
> Fix For: qpid-java-6.1
>
>
> line 298 in AESKeyFileEncrypterFactory can NPE with relative paths that don't
> contain a parent. I guess the fix is to add getAbsoluteFile()
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]