]> git.ipfire.org Git - thirdparty/bash.git/commit
fix minor errors uncovered by address sanitizer; work around android issue with read...
authorChet Ramey <chet.ramey@case.edu>
Tue, 28 May 2024 13:19:03 +0000 (09:19 -0400)
committerChet Ramey <chet.ramey@case.edu>
Tue, 28 May 2024 13:19:03 +0000 (09:19 -0400)
commit9cea457aef3c406893c345ade1fed7add8c536ba
treede0826c6893c56e99b77334dbbaa3462518a0cdc
parentdbd27e54cc741b116d5ce0e731b778c4f014a74e
fix minor errors uncovered by address sanitizer; work around android issue with read -e -u; fix minor memory leaks; make spell-correct-shellword work with negative arguments; fix readline change-case on invalid multibyte character
16 files changed:
CWRU/CWRU.chlog
bashline.c
builtins/read.def
builtins/source.def
doc/bash.1
doc/bashref.texi
execute_cmd.c
jobs.c
jobs.h
lib/readline/kill.c
lib/readline/text.c
lib/sh/spell.c
pathexp.c
po/ja.gmo
po/ja.po
subst.c