From stdcxx-dev-return-5832-apmail-incubator-stdcxx-dev-archive=incubator.apache.org@incubator.apache.org Fri Oct 26 00:03:13 2007 Return-Path: Delivered-To: apmail-incubator-stdcxx-dev-archive@www.apache.org Received: (qmail 98971 invoked from network); 26 Oct 2007 00:03:13 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 26 Oct 2007 00:03:13 -0000 Received: (qmail 31950 invoked by uid 500); 26 Oct 2007 00:03:01 -0000 Delivered-To: apmail-incubator-stdcxx-dev-archive@incubator.apache.org Received: (qmail 31931 invoked by uid 500); 26 Oct 2007 00:03:01 -0000 Mailing-List: contact stdcxx-dev-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: stdcxx-dev@incubator.apache.org Delivered-To: mailing list stdcxx-dev@incubator.apache.org Received: (qmail 31919 invoked by uid 99); 26 Oct 2007 00:03:01 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 25 Oct 2007 17:03:01 -0700 X-ASF-Spam-Status: No, hits=-100.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; Fri, 26 Oct 2007 00:03:12 +0000 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id AC7C9714243 for ; Thu, 25 Oct 2007 17:02:50 -0700 (PDT) Message-ID: <6787897.1193356970703.JavaMail.jira@brutus> Date: Thu, 25 Oct 2007 17:02:50 -0700 (PDT) From: "Martin Sebor (JIRA)" To: stdcxx-dev@incubator.apache.org Subject: [jira] Commented: (STDCXX-620) purify reports memory leak in 21_nonmembers test In-Reply-To: <19258697.1193346650803.JavaMail.jira@brutus> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org [ https://issues.apache.org/jira/browse/STDCXX-620?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12537791 ] Martin Sebor commented on STDCXX-620: ------------------------------------- Sounds like an opportunity to migrate it (if necessary -- there are some old tests in the Rogue Wave Perforce that have been superseded by new ones at Apache but that haven't been deleted yet.) > purify reports memory leak in 21_nonmembers test > ------------------------------------------------ > > Key: STDCXX-620 > URL: https://issues.apache.org/jira/browse/STDCXX-620 > Project: C++ Standard Library > Issue Type: Bug > Components: Test Driver > Affects Versions: 4.2 > Reporter: Travis Vitek > Assignee: Travis Vitek > Priority: Minor > Fix For: 4.2.1 > > Attachments: 21_nonmembers.log > > > Memory is leaked because a string is being duplicated unnecessarily. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.