From issues-return-702-apmail-stdcxx-issues-archive=stdcxx.apache.org@stdcxx.apache.org Mon Mar 17 17:40:11 2008 Return-Path: Delivered-To: apmail-stdcxx-issues-archive@locus.apache.org Received: (qmail 8389 invoked from network); 17 Mar 2008 17:40:11 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 17 Mar 2008 17:40:11 -0000 Received: (qmail 37900 invoked by uid 500); 17 Mar 2008 17:40:09 -0000 Delivered-To: apmail-stdcxx-issues-archive@stdcxx.apache.org Received: (qmail 37878 invoked by uid 500); 17 Mar 2008 17:40:09 -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 37869 invoked by uid 99); 17 Mar 2008 17:40:08 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 17 Mar 2008 10:40:08 -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; Mon, 17 Mar 2008 17:39:28 +0000 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id 50088234C0A2 for ; Mon, 17 Mar 2008 10:38:24 -0700 (PDT) Message-ID: <1072860663.1205775504327.JavaMail.jira@brutus> Date: Mon, 17 Mar 2008 10:38:24 -0700 (PDT) From: "Scott (Yu) Zhong (JIRA)" To: issues@stdcxx.apache.org Subject: [jira] Updated: (STDCXX-774) [HP aCC 6.16] warning #20200-D: Potential null pointer dereference in 21.string.iterators.cpp In-Reply-To: <1292162600.1205775504310.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-774?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Scott (Yu) Zhong updated STDCXX-774: ------------------------------------ Description: "/amd/devco/scottz/stdcxx/4.2.x/tests/strings/21.string.iterators.cpp", line 400, procedure test_iterators: warning #20200-D: Potential null pointer dereference through ret_ptr is detected (null definition:/amd/devco/scottz/stdcxx/4.2.x/tests/strings/21.string.iterators.cpp, line 274) was: "/amd/devco/scottz/stdcxx/4.2.x/tests/strings/21.string.erase.cpp", line 413, procedure test_erase: warning #20200-D: Potential null pointer dereference through nres is detected (null definition:/amd/devco/scottz/stdcxx/4.2.x/tests/strings/21.string.erase.cpp, line 308) > [HP aCC 6.16] warning #20200-D: Potential null pointer dereference in 21.string.iterators.cpp > --------------------------------------------------------------------------------------------- > > Key: STDCXX-774 > URL: https://issues.apache.org/jira/browse/STDCXX-774 > 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 > Fix For: 4.2.1 > > Original Estimate: 2h > Remaining Estimate: 2h > > "/amd/devco/scottz/stdcxx/4.2.x/tests/strings/21.string.iterators.cpp", line 400, procedure test_iterators: warning #20200-D: Potential null pointer dereference through ret_ptr is detected (null definition:/amd/devco/scottz/stdcxx/4.2.x/tests/strings/21.string.iterators.cpp, line 274) -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.