Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
0.12
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.