Return-Path: Delivered-To: apmail-stdcxx-issues-archive@locus.apache.org Received: (qmail 22483 invoked from network); 25 Apr 2008 00:31:26 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 25 Apr 2008 00:31:26 -0000 Received: (qmail 83034 invoked by uid 500); 25 Apr 2008 00:31:27 -0000 Delivered-To: apmail-stdcxx-issues-archive@stdcxx.apache.org Received: (qmail 83010 invoked by uid 500); 25 Apr 2008 00:31:27 -0000 Mailing-List: contact issues-help@stdcxx.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@stdcxx.apache.org Delivered-To: mailing list issues@stdcxx.apache.org Received: (qmail 82999 invoked by uid 99); 25 Apr 2008 00:31:27 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 24 Apr 2008 17:31:27 -0700 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.140] (HELO brutus.apache.org) (140.211.11.140) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 25 Apr 2008 00:30:42 +0000 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id BBFF1234C103 for ; Thu, 24 Apr 2008 17:27:55 -0700 (PDT) Message-ID: <2082567551.1209083275751.JavaMail.jira@brutus> Date: Thu, 24 Apr 2008 17:27:55 -0700 (PDT) From: "Martin Sebor (JIRA)" To: issues@stdcxx.apache.org Subject: [jira] Updated: (STDCXX-778) [HP aCC 6.16] Memory leak is detected in 18.exception.cpp In-Reply-To: <1982411031.1205779224333.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-778?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Martin Sebor updated STDCXX-778: -------------------------------- Priority: Minor (was: Major) It's possible that the leak is deliberate. Lowered Priority and deferred until 4.2.2. > [HP aCC 6.16] Memory leak is detected in 18.exception.cpp > --------------------------------------------------------- > > Key: STDCXX-778 > URL: https://issues.apache.org/jira/browse/STDCXX-778 > Project: C++ Standard Library > Issue Type: Sub-task > Components: Tests > Affects Versions: 4.2.0 > Environment: $ uname -sr && aCC -V > HP-UX B.11.31 > aCC: HP C/aC++ B3910B A.06.16 [Nov 26 2007] > Reporter: Scott (Yu) Zhong > Priority: Minor > Fix For: 4.2.1 > > Original Estimate: 2h > Remaining Estimate: 2h > > aCC -c -mt -I/amd/devco/scottz/stdcxx/4.2.x/include -I/build/scottz/12d/include -I/amd/devco/scottz/stdcxx/4.2.x/tests/include -AA +O2 +DD64 > +w +W392 +W655 +W684 +W818 +W819 +W849 +W2193 +W2236 +W2261 +W2340 +W2401 +W2487 +W4227 +W4229 +W4231 +W4235 +W4237 +W4249 +W4255 +W4272 +W4284 +W4285 +W4286 /amd/devco/scottz/stdcxx/4.2.x/tests/support/18.exception.cpp > "/amd/devco/scottz/stdcxx/4.2.x/tests/support/18.exception.cpp", line 774, procedure induce_exception: warning #20201-D: Memory leak is detected -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.