[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Bash Bug - Incorrect Printing of Escaped Characters
From: |
Grisha Levit |
Subject: |
Re: Bash Bug - Incorrect Printing of Escaped Characters |
Date: |
Tue, 16 Jan 2024 12:18:08 -0500 |
On Tue, Jan 16, 2024, 11:01 Seth Sabar <sethsabar@gmail.com> wrote:
> Are you planning on releasing a patch for this? If you'd like me to try to
> prepare a patch, I'd appreciate some guidance around the various
> dequote_... functions in subst.c. Thanks!
>
Hi Seth,
Chet has committed a fix for this in the devel branch here:
https://git.savannah.gnu.org/cgit/bash.git/commit/?h=devel&id=fa0b0029
>