[
https://issues.apache.org/jira/browse/AMQCPP-344?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Timothy Bish closed AMQCPP-344.
-------------------------------
Resolution: Duplicate
This issue was already address in previous releases, the current release is
3.2.4.
> incorrect validation of IP addresses
> ------------------------------------
>
> Key: AMQCPP-344
> URL: https://issues.apache.org/jira/browse/AMQCPP-344
> Project: ActiveMQ C++ Client
> Issue Type: Bug
> Components: Decaf
> Affects Versions: 3.0.1
> Environment: any
> Reporter: andrzej k.
> Assignee: Timothy Bish
>
> in file URIHelper.cpp, in function URIHelper::isValidIPv4Address, member
> function substr of std::string is used incorrectly. It is fed with two
> indexes, whereas it should be fed with an index and length. As a consequence
> valid IP addresses do not pass the validation.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.