]> git.ipfire.org Git - thirdparty/bash.git/commit
fix two bugs with shells started to run executable scripts inheriting shell state...
authorChet Ramey <chet.ramey@case.edu>
Tue, 23 Jan 2024 21:38:15 +0000 (16:38 -0500)
committerChet Ramey <chet.ramey@case.edu>
Tue, 23 Jan 2024 21:38:15 +0000 (16:38 -0500)
commit10702735a0eaeb930e79717d370549b73e3df7af
treea539fdd589b7d1319152b35828d35bb0b93070f8
parenta4f44b7a11af874556529209fae7e8d261d51293
fix two bugs with shells started to run executable scripts inheriting shell state; fix potential buffer overflow in brace expansion; fix crash caused by nofork command substitution not saving enough state
CWRU/CWRU.chlog
braces.c
builtins/set.def
builtins/shopt.def
configure.ac
lib/readline/doc/history.3
shell.c
subst.c