Return-Path: Delivered-To: apmail-incubator-stdcxx-dev-archive@www.apache.org Received: (qmail 78647 invoked from network); 18 Dec 2007 22:55:46 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 18 Dec 2007 22:55:46 -0000 Received: (qmail 68412 invoked by uid 500); 18 Dec 2007 22:55:35 -0000 Delivered-To: apmail-incubator-stdcxx-dev-archive@incubator.apache.org Received: (qmail 68402 invoked by uid 500); 18 Dec 2007 22:55:35 -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 68391 invoked by uid 99); 18 Dec 2007 22:55:35 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 18 Dec 2007 14:55:35 -0800 X-ASF-Spam-Status: No, hits=2.6 required=10.0 tests=DNS_FROM_OPENWHOIS,SPF_HELO_PASS,SPF_PASS,WHOIS_MYPRIVREG X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of lists@nabble.com designates 216.139.236.158 as permitted sender) Received: from [216.139.236.158] (HELO kuber.nabble.com) (216.139.236.158) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 18 Dec 2007 22:55:24 +0000 Received: from isper.nabble.com ([192.168.236.156]) by kuber.nabble.com with esmtp (Exim 4.63) (envelope-from ) id 1J4lLI-0007KU-0U for stdcxx-dev@incubator.apache.org; Tue, 18 Dec 2007 14:55:16 -0800 Message-ID: <14407643.post@talk.nabble.com> Date: Tue, 18 Dec 2007 14:55:16 -0800 (PST) From: Travis Vitek To: stdcxx-dev@incubator.apache.org Subject: Re: [PATCH] rw_snprintf doesn't null terminate strings In-Reply-To: <14407607.post@talk.nabble.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Nabble-From: vitek@roguewave.com References: <14407607.post@talk.nabble.com> X-Virus-Checked: Checked by ClamAV on apache.org 2007-12-18 Travis Vitek * tests/src/printf.cpp (rw_snprintf): Add null terminator to end of copied string to be compatible with sprintf. -- View this message in context: http://www.nabble.com/-PATCH--rw_snprintf-doesn%27t-null-terminate-strings-tp14407607p14407643.html Sent from the stdcxx-dev mailing list archive at Nabble.com.