Return-Path: Delivered-To: apmail-activemq-dev-archive@www.apache.org Received: (qmail 49601 invoked from network); 24 Nov 2010 16:03:15 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 24 Nov 2010 16:03:15 -0000 Received: (qmail 98740 invoked by uid 500); 24 Nov 2010 16:03:46 -0000 Delivered-To: apmail-activemq-dev-archive@activemq.apache.org Received: (qmail 98559 invoked by uid 500); 24 Nov 2010 16:03:46 -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 98543 invoked by uid 99); 24 Nov 2010 16:03:45 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 24 Nov 2010 16:03:45 +0000 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.22] (HELO thor.apache.org) (140.211.11.22) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 24 Nov 2010 16:03:45 +0000 Received: from thor (localhost [127.0.0.1]) by thor.apache.org (8.13.8+Sun/8.13.8) with ESMTP id oAOG3OVm000713 for ; Wed, 24 Nov 2010 16:03:25 GMT Message-ID: <24537161.12351290614604811.JavaMail.jira@thor> Date: Wed, 24 Nov 2010 11:03:24 -0500 (EST) From: "Dejan Bosanac (JIRA)" To: dev@activemq.apache.org Subject: [jira] Created: (AMQ-3052) Memory leak in SimpleAuthenticationBroker MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: ae95407df07c98740808b2ef9da0087c Memory leak in SimpleAuthenticationBroker ----------------------------------------- Key: AMQ-3052 URL: https://issues.apache.org/activemq/browse/AMQ-3052 Project: ActiveMQ Issue Type: Bug Affects Versions: 5.4.1 Reporter: Dejan Bosanac Assignee: Dejan Bosanac Fix For: 5.5.0 When the addConnection() fails after the successful auth check, we need to remove security context. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.