From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 13535 invoked by alias); 26 Aug 2005 06:07:30 -0000 Mailing-List: contact glibc-bugs-regex-help@sources.redhat.com; run by ezmlm Precedence: bulk List-Subscribe: List-Post: List-Help: , Sender: glibc-bugs-regex-owner@sources.redhat.com Received: (qmail 13328 invoked by uid 48); 26 Aug 2005 06:07:26 -0000 Date: Fri, 26 Aug 2005 06:07:00 -0000 Message-ID: <20050826060726.13327.qmail@sourceware.org> From: "eggert at gnu dot org" To: glibc-bugs-regex@sources.redhat.com In-Reply-To: <20050826055319.1245.eggert@gnu.org> References: <20050826055319.1245.eggert@gnu.org> Reply-To: sourceware-bugzilla@sources.redhat.com Subject: [Bug regex/1245] regexec invokes alloca with unbounded size; plus alloca cleanup X-Bugzilla-Reason: CC X-SW-Source: 2005-08/txt/msg00067.txt.bz2 List-Id: ------- Additional Comments From eggert at gnu dot org 2005-08-26 06:07 ------- Created an attachment (id=621) --> (http://sources.redhat.com/bugzilla/attachment.cgi?id=621&action=view) alloca cleanup for regex (revised) Sorry, there was a stray underscore in the original patch: _LIBC was misspelled as "__LIBC". Here's a fixed version. -- What |Removed |Added ---------------------------------------------------------------------------- Attachment #620 is|0 |1 obsolete| | http://sources.redhat.com/bugzilla/show_bug.cgi?id=1245 ------- You are receiving this mail because: ------- You are on the CC list for the bug, or are watching someone who is.