[
https://issues.apache.org/jira/browse/QPID-3769?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jan Bareš updated QPID-3769:
----------------------------
Description: Code of org.apache.qpid.client.AMQDestination.equals(Object)
is buggy, it should test for null on _exchangeClass and _exchangeName before
dereferencing them, lines 522 and 526. (was: Code of AMQDestination.equals()
is buggy, it should test for null on _exchangeClass and _exchangeName before
dereferencing them, lines 522 and 526.)
Summary: NPE in client AMQDestination.equals() (was: NPE in
AMQDestination.equals())
> NPE in client AMQDestination.equals()
> -------------------------------------
>
> Key: QPID-3769
> URL: https://issues.apache.org/jira/browse/QPID-3769
> Project: Qpid
> Issue Type: Bug
> Affects Versions: 0.12
> Reporter: Jan Bareš
>
> Code of org.apache.qpid.client.AMQDestination.equals(Object) is buggy, it
> should test for null on _exchangeClass and _exchangeName before dereferencing
> them, lines 522 and 526.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira
---------------------------------------------------------------------
Apache Qpid - AMQP Messaging Implementation
Project: http://qpid.apache.org
Use/Interact: mailto:[email protected]