From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 7BE003858C2C; Thu, 24 Aug 2023 20:21:35 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 7BE003858C2C DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=sourceware.org; s=default; t=1692908495; bh=/qB0zHQkbroHV6Bkg1k9zHgcNu40eD0md5xxWZvkiSU=; h=From:To:Subject:Date:In-Reply-To:References:From; b=aXqqaatOpji9Di4M4mBMy/CpswjPA98F178813XdPha7P8XcBNEYG7vf0G9cRhtDn v9aNSYcgwMYe4BI1dMbSGSVfYRfohr6B3/U1nDEZUtyyf9NXk0F4xok9Rq2VY0BslO MhZ5DjmyZ0PGoIFNKYsEo3xsXegNsjbEj6iKC3Xs= From: "adhemerval.zanella at linaro dot org" To: glibc-bugs-regex@sourceware.org Subject: [Bug regex/20095] parse_dup_op duplicates the tree exponentially when using repeated + Date: Thu, 24 Aug 2023 20:21: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.24 X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: adhemerval.zanella at linaro dot org 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: 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 List-Id: https://sourceware.org/bugzilla/show_bug.cgi?id=3D20095 Adhemerval Zanella changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |adhemerval.zanella at lina= ro dot o | |rg --- Comment #4 from Adhemerval Zanella --- I am not sure who exactly GNU grep handles this since it also uses gnulib r= egex code. Is this code really being tested by GNU grep? I deleted the fil, make check, and it seems not to affect the test's outcome. I also tried to sync with gnulib master, but it also does not help. --=20 You are receiving this mail because: You are on the CC list for the bug.=