BaseDataStreamMarshaller::readAsciiString crashes 
--------------------------------------------------

                 Key: AMQCPP-353
                 URL: https://issues.apache.org/jira/browse/AMQCPP-353
             Project: ActiveMQ C++ Client
          Issue Type: Bug
          Components: Openwire
    Affects Versions: 3.2.4
         Environment: Windows 7 Release DLL
            Reporter: Matt Fisher
            Assignee: Timothy Bish


BaseDataStreamMarshaller::readAsciiString() tries to reference the first 
element of an empty vector, which calls terminate() when _SECURE_SCL = 1 (which 
is default).

-- 
This message is automatically generated by JIRA.
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to