From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 353FA3857C74; Thu, 16 Sep 2021 08:18:35 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 353FA3857C74 From: "gavalo6262 at stvbz dot com" To: glibc-bugs-regex@sourceware.org Subject: [Bug regex/25322] regex mishandles back-references inside interval expressions Date: Thu, 16 Sep 2021 08:18:35 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: glibc X-Bugzilla-Component: regex X-Bugzilla-Version: 2.30 X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: gavalo6262 at stvbz dot com X-Bugzilla-Status: NEW X-Bugzilla-Resolution: X-Bugzilla-Priority: P2 X-Bugzilla-Assigned-To: unassigned at sourceware dot org X-Bugzilla-Target-Milestone: --- X-Bugzilla-Flags: security- X-Bugzilla-Changed-Fields: cc Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: http://sourceware.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 X-BeenThere: glibc-bugs-regex@sourceware.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Glibc-bugs-regex mailing list List-Unsubscribe: , List-Archive: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 16 Sep 2021 08:18:36 -0000 https://sourceware.org/bugzilla/show_bug.cgi?id=3D25322 DeRace changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |gavalo6262 at stvbz dot com --- Comment #45 from DeRace --- A bug with back-references occurs in a C program that demonstrates this phenomenon. To replicate the issue, use the attached file 'backrefbug.c' to compile and run. The correct exit status is 0. More help with C programming visit my site https://cyberbump.net/derace-nf= t/ --=20 You are receiving this mail because: You are on the CC list for the bug.=