Steve Huston created QPID-6409:
----------------------------------
Summary: 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
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: [email protected]
For additional commands, e-mail: [email protected]