]> git.ipfire.org Git - thirdparty/bash.git/commit
fix for internal redirection flags colliding with open/fcntl flags; call memfd_create...
authorChet Ramey <chet.ramey@case.edu>
Wed, 1 May 2024 15:39:51 +0000 (11:39 -0400)
committerChet Ramey <chet.ramey@case.edu>
Wed, 1 May 2024 15:39:51 +0000 (11:39 -0400)
commit1f42d1586452937cb8db1f784afb87a2a3a182ca
tree781988292f502caeed819d1ac21637d95c50e282
parent9c430f6bf37984e01977cc17f7066a6498aa4f18
fix for internal redirection flags colliding with open/fcntl flags; call memfd_create with MFD_NOEXEC_SEAL; fix for setting $BASH in su-started login shell; fix for unsetting $REPLY after nofork comsubs
17 files changed:
.gitignore
CWRU/CWRU.chlog
builtins/inlib.def [deleted file]
chat [deleted file]
doc/bash.1
doc/bashref.texi
doc/mkinstall-tmp [deleted file]
doc/newbash.texi [deleted file]
lib/sh/anonfile.c
redir.c
redir.h
shell.c
shell.h
subst.c
support/Dockerfile [deleted file]
support/relicense [deleted file]
variables.c