]> git.ipfire.org Git - thirdparty/bash.git/commit
fix for command substitution string parsing that resulted in top-level unwind-protect...
authorChet Ramey <chet.ramey@case.edu>
Sun, 4 May 2025 21:21:25 +0000 (17:21 -0400)
committerChet Ramey <chet.ramey@case.edu>
Sun, 4 May 2025 21:21:25 +0000 (17:21 -0400)
commit535a8150b65ee6888f54f602274dbbdcd77c788e
tree31090430ab1fa084815b612e29eb969bb0702987
parent15df5993542463ba9798e4ea5e488dfddf83c276
fix for command substitution string parsing that resulted in top-level unwind-protects being run in the wrong spot; fix for delimiter byte being part of invalid multibyte character in read builtin
CWRU/CWRU.chlog
builtins/evalstring.c
builtins/read.def
config.h.in
configure
configure.ac
doc/bash.0
doc/bash.1
doc/bashref.texi
execute_cmd.c
lib/sh/zread.c