From dev-return-29342-apmail-activemq-dev-archive=activemq.apache.org@activemq.apache.org Mon Nov 7 22:21:15 2011 Return-Path: X-Original-To: apmail-activemq-dev-archive@www.apache.org Delivered-To: apmail-activemq-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 5522F715C for ; Mon, 7 Nov 2011 22:21:15 +0000 (UTC) Received: (qmail 10212 invoked by uid 500); 7 Nov 2011 22:21:15 -0000 Delivered-To: apmail-activemq-dev-archive@activemq.apache.org Received: (qmail 10175 invoked by uid 500); 7 Nov 2011 22:21:15 -0000 Mailing-List: contact dev-help@activemq.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@activemq.apache.org Delivered-To: mailing list dev@activemq.apache.org Received: (qmail 10167 invoked by uid 99); 7 Nov 2011 22:21:15 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 07 Nov 2011 22:21:15 +0000 X-ASF-Spam-Status: No, hits=-2001.2 required=5.0 tests=ALL_TRUSTED,RP_MATCHES_RCVD X-Spam-Check-By: apache.org Received: from [140.211.11.116] (HELO hel.zones.apache.org) (140.211.11.116) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 07 Nov 2011 22:21:12 +0000 Received: from hel.zones.apache.org (hel.zones.apache.org [140.211.11.116]) by hel.zones.apache.org (Postfix) with ESMTP id D74B5398CA for ; Mon, 7 Nov 2011 22:20:51 +0000 (UTC) Date: Mon, 7 Nov 2011 22:20:51 +0000 (UTC) From: "Timothy Bish (Updated) (JIRA)" To: dev@activemq.apache.org Message-ID: <1979256674.8428.1320704451883.JavaMail.tomcat@hel.zones.apache.org> In-Reply-To: <1213494422.68569.1307201327311.JavaMail.tomcat@hel.zones.apache.org> Subject: [jira] [Updated] (AMQCPP-374) BaseDataStreamMarshaller::tightUnmarshalByteArray crashes MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 X-Virus-Checked: Checked by ClamAV on apache.org [ https://issues.apache.org/jira/browse/AMQCPP-374?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Timothy Bish updated AMQCPP-374: -------------------------------- Fix Version/s: 3.4.1 > BaseDataStreamMarshaller::tightUnmarshalByteArray crashes > --------------------------------------------------------- > > Key: AMQCPP-374 > URL: https://issues.apache.org/jira/browse/AMQCPP-374 > Project: ActiveMQ C++ Client > Issue Type: Bug > Components: Openwire > Affects Versions: 3.4.0 > Environment: VS 2005, Windows Vista, x86 > Reporter: Thomas Krammer > Assignee: Timothy Bish > Fix For: 3.4.1, 3.5.0 > > Attachments: AMQCPP-374.patch > > > This issue is very similar to the one described in AMQCPP-353: > BaseDataStreamMarshaller::tightUnmarshalByteArray() tries to reference the first element of an empty vector, which calls terminate() when _SECURE_SCL = 1 -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa For more information on JIRA, see: http://www.atlassian.com/software/jira