You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@qpid.apache.org by "Steve Huston (JIRA)" <ji...@apache.org> on 2015/03/07 00:04:38 UTC

[jira] [Resolved] (QPID-6409) Taking address of a 0-length vector throws exception

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

Steve Huston resolved QPID-6409.
--------------------------------
       Resolution: Fixed
    Fix Version/s: 33

> Taking address of a 0-length vector throws exception
> ----------------------------------------------------
>
>                 Key: QPID-6409
>                 URL: https://issues.apache.org/jira/browse/QPID-6409
>             Project: Qpid
>          Issue Type: Bug
>          Components: C++ Broker, C++ Client
>    Affects Versions: 0.30
>         Environment: Windows, Visual Studio 2013
>            Reporter: Steve Huston
>            Assignee: Steve Huston
>             Fix For: 33
>
>
> In Debug-mode builds, std::vector in VS2013 will throw an exception if trying to do:  &argv[0]  if argv has 0 length. This construct happens in cpp/src/tests/BrokerFixture.h, so happens in many of the unit tests.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@qpid.apache.org
For additional commands, e-mail: dev-help@qpid.apache.org