Andrew Stitcher created QPID-5725:
-------------------------------------

             Summary: Message::getProperty() can return result for a property 
name which is a prefix of the actual name
                 Key: QPID-5725
                 URL: https://issues.apache.org/jira/browse/QPID-5725
             Project: Qpid
          Issue Type: Bug
          Components: C++ Broker
    Affects Versions: 0.23
            Reporter: Andrew Stitcher
            Assignee: Andrew Stitcher


When comparing the lookup name with the actual property names the test only 
compares the number of characters in the smallest of the strings being compared 
(instead of ensuring that they have the same number of characters). This means 
that it will return incorrect property values.




--
This message was sent by Atlassian JIRA
(v6.2#6252)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to