From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 6481 invoked by alias); 31 Aug 2005 19:37:06 -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 6368 invoked by uid 48); 31 Aug 2005 19:36:47 -0000 Date: Wed, 31 Aug 2005 19:37:00 -0000 From: "eggert at gnu dot org" To: glibc-bugs-regex@sources.redhat.com Message-ID: <20050831193645.1278.eggert@gnu.org> Reply-To: sourceware-bugzilla@sources.redhat.com Subject: [Bug regex/1278] New: regex undefined behavior with shifting past word length X-Bugzilla-Reason: CC X-SW-Source: 2005-08/txt/msg00073.txt.bz2 List-Id: The regex code sometimes shifts a word by a value greater than the word size, which has undefined behavior. While fixing this, I also fixed a few other porting glitches that are related. I'll attach a patch. -- Summary: regex undefined behavior with shifting past word length Product: glibc Version: 2.3.5 Status: NEW Severity: normal Priority: P2 Component: regex AssignedTo: gotom at debian dot or dot jp ReportedBy: eggert at gnu dot org CC: glibc-bugs-regex at sources dot redhat dot com,glibc- bugs at sources dot redhat dot com http://sources.redhat.com/bugzilla/show_bug.cgi?id=1278 ------- You are receiving this mail because: ------- You are on the CC list for the bug, or are watching someone who is.