[
https://issues.apache.org/jira/browse/QPID-5725?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13982489#comment-13982489
]
ASF subversion and git services commented on QPID-5725:
-------------------------------------------------------
Commit 1590505 from [~astitcher] in branch 'qpid/trunk'
[ https://svn.apache.org/r1590505 ]
QPID-5725: Use correct comparison function to match property keys
> 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]