]> git.ipfire.org Git - thirdparty/bash.git/commit
some fixes for static analysis findings; fix for brace expansion being too greedy...
authorChet Ramey <chet.ramey@case.edu>
Mon, 19 May 2025 13:10:57 +0000 (09:10 -0400)
committerChet Ramey <chet.ramey@case.edu>
Mon, 19 May 2025 13:10:57 +0000 (09:10 -0400)
commit870ad4c92b771aafe5b444792a8fa904b2d4a418
tree61913ec180d48ab37d2376bfc75c4b10c48c8603
parent535a8150b65ee6888f54f602274dbbdcd77c788e
some fixes for static analysis findings; fix for brace expansion being too greedy checking sequence expressions; fix for strip targets when cross-compiling
21 files changed:
CWRU/CWRU.chlog
MANIFEST
Makefile.in
aclocal.m4
braces.c
configure
configure.ac
doc/bash.html
lib/readline/display.c
lib/readline/histexpand.c
lib/readline/histfile.c
lib/readline/history.c
lib/readline/input.c
lib/readline/readline.c
lib/readline/search.c
lib/readline/shell.c
lib/readline/terminal.c
lib/readline/util.c
support/install-sh [new file with mode: 0644]
tests/braces.right
tests/braces.tests