You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@activemq.apache.org by "Timothy Bish (JIRA)" <ji...@apache.org> on 2011/01/11 17:51:46 UTC

[jira] Closed: (AMQCPP-337) Erroneous validation of IP address

     [ https://issues.apache.org/jira/browse/AMQCPP-337?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Timothy Bish closed AMQCPP-337.
-------------------------------

    Resolution: Duplicate

> Erroneous validation of IP address
> ----------------------------------
>
>                 Key: AMQCPP-337
>                 URL: https://issues.apache.org/jira/browse/AMQCPP-337
>             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.