|
From: | Collin Funk |
Subject: | Re: Out of bounds read in parse.y. |
Date: | Wed, 28 Aug 2024 15:36:05 -0700 |
User-agent: | Gnus/5.13 (Gnus v5.13) |
Chet Ramey <chet.ramey@case.edu> writes: > Thanks. Here's the simple reproducer: > > x() > { > case y in > z) > if (! false); then > foo=bar > fi > ;; > esac > } > > > It was what I suspected. Ah, nice! Thank you for the help. Collin
[Prev in Thread] | Current Thread | [Next in Thread] |