]> git.ipfire.org Git - thirdparty/bash.git/commit
fix issue with read builtin delimiter in invaild mutibyte char; fix crash if caller...
authorChet Ramey <chet.ramey@case.edu>
Fri, 9 Aug 2024 14:01:38 +0000 (10:01 -0400)
committerChet Ramey <chet.ramey@case.edu>
Fri, 9 Aug 2024 14:01:38 +0000 (10:01 -0400)
commit772e7e760e8a098e4d8dee21cf11090be4757918
treeab55abe1c36a4a11ace2b74b4b4d8314ed0e39c8
parente45ec6f76bea49cf8df306ac45022306831ed086
fix issue with read builtin delimiter in invaild mutibyte char; fix crash if caller passes negative count argument to one of the history file writing functions
19 files changed:
CWRU/CWRU.chlog
builtins/read.def
doc/bash.0
doc/bash.1
doc/bash.html
doc/bash.info
doc/bash.pdf
doc/bashref.html
doc/bashref.info
doc/bashref.log
doc/bashref.pdf
doc/bashref.texi
doc/builtins.0
doc/version.texi
externs.h
lib/readline/histfile.c
lib/sh/zread.c
tests/complete.right
tests/shopt.right