From stdcxx-dev-return-1489-apmail-incubator-stdcxx-dev-archive=incubator.apache.org@incubator.apache.org Mon Jun 05 20:28:10 2006 Return-Path: Delivered-To: apmail-incubator-stdcxx-dev-archive@www.apache.org Received: (qmail 18401 invoked from network); 5 Jun 2006 20:28:10 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 5 Jun 2006 20:28:10 -0000 Received: (qmail 51151 invoked by uid 500); 5 Jun 2006 20:27:59 -0000 Delivered-To: apmail-incubator-stdcxx-dev-archive@incubator.apache.org Received: (qmail 50172 invoked by uid 500); 5 Jun 2006 20:27:54 -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 48772 invoked by uid 99); 5 Jun 2006 20:27:42 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 05 Jun 2006 13:27:42 -0700 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests= X-Spam-Check-By: apache.org Received: from [209.237.227.198] (HELO brutus.apache.org) (209.237.227.198) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 05 Jun 2006 13:06:31 -0700 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id A92417142CF for ; Mon, 5 Jun 2006 20:05:32 +0000 (GMT) Message-ID: <14635592.1149537932690.JavaMail.jira@brutus> Date: Mon, 5 Jun 2006 20:05:32 +0000 (GMT+00:00) From: "Martin Sebor (JIRA)" To: stdcxx-dev@incubator.apache.org Subject: [jira] Updated: (STDCXX-189) [Linux] misconfiguration due to buffer overflow in LOCALE_NAME_FMAT.cpp In-Reply-To: <5732370.1148501791904.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 X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N [ http://issues.apache.org/jira/browse/STDCXX-189?page=all ] Martin Sebor updated STDCXX-189: -------------------------------- Component: Configuration (was: Build) Summary: [Linux] misconfiguration due to buffer overflow in LOCALE_NAME_FMAT.cpp (was: locale_name_fmat seg faults during the configuration) Fix Version: 4.2 > [Linux] misconfiguration due to buffer overflow in LOCALE_NAME_FMAT.cpp > ----------------------------------------------------------------------- > > Key: STDCXX-189 > URL: http://issues.apache.org/jira/browse/STDCXX-189 > Project: C++ Standard Library > Type: Bug > Components: Configuration > Versions: 4.1.2 > Environment: Linux AS 4u3 > gcc 3.4.4-2 > Reporter: Jeremy Dean > Assignee: Martin Sebor > Fix For: 4.2 > > If locale command is lengthy then LOCALE_NAME_FMAT.cpp program will crash. Seems to be a buffer overrun in LOCALE_NAME_FMAT.cpp at line189 (trunk) because the 'def_locale' buffer may not have enough space to hold the name of a locale. > http://mail-archives.apache.org/mod_mbox/incubator-stdcxx-dev/200605.mbox/%3c446DE3C8.7060106@roguewave.com%3e -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira