Return-Path: Delivered-To: apmail-activemq-dev-archive@www.apache.org Received: (qmail 80049 invoked from network); 13 Feb 2008 00:43:01 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 13 Feb 2008 00:43:01 -0000 Received: (qmail 50607 invoked by uid 500); 13 Feb 2008 00:42:54 -0000 Delivered-To: apmail-activemq-dev-archive@activemq.apache.org Received: (qmail 50446 invoked by uid 500); 13 Feb 2008 00:42:54 -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 50349 invoked by uid 99); 13 Feb 2008 00:42:54 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 12 Feb 2008 16:42:53 -0800 X-ASF-Spam-Status: No, hits=-2000.0 required=10.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.4] (HELO brutus.apache.org) (140.211.11.4) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 13 Feb 2008 00:42:16 +0000 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id F207271407C for ; Tue, 12 Feb 2008 16:42:36 -0800 (PST) Message-ID: <9514156.1202863356988.JavaMail.jira@brutus> Date: Tue, 12 Feb 2008 16:42:36 -0800 (PST) From: "Jim Gomes (JIRA)" To: dev@activemq.apache.org Subject: [jira] Resolved: (AMQNET-45) Stack overflow in IsTopic and IsQueue properties in ActiveMQDestination In-Reply-To: <25215315.1180533812886.JavaMail.jira@brutus> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org [ https://issues.apache.org/activemq/browse/AMQNET-45?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jim Gomes resolved AMQNET-45. ----------------------------- Resolution: Fixed > Stack overflow in IsTopic and IsQueue properties in ActiveMQDestination > ----------------------------------------------------------------------- > > Key: AMQNET-45 > URL: https://issues.apache.org/activemq/browse/AMQNET-45 > Project: ActiveMQ .Net > Issue Type: Bug > Components: ActiveMQ Client > Reporter: Oleg Deribas > Assignee: James Strachan > Attachments: ActiveMQDestination.patch > > > There are recursive salls in IsTopic and IsQueue properties in ActiveMQDestination class. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.