Bash-5.3 patch 15: fix read builtin to avoid cases where -1 is used as an index into the input buffer - bash.git - bash
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChet Ramey <chet.ramey@case.edu>2026-06-10 08:59:27 -0400
committerChet Ramey <chet.ramey@case.edu>2026-06-10 08:59:27 -0400
commitb460816602167718f78a6233164e8875f49b75b2 (patch)
tree3523c02237a3f023b0a257e1ac7414488ec70b23
parenta833685ecb9681b611b9c4c44b2e4c40932fcd6f (diff)
Bash-5.3 patch 15: fix read builtin to avoid cases where -1 is used as an index into the input bufferHEADmaster
-rw-r--r--builtins/read.def9
-rw-r--r--patchlevel.h2
2 files changed, 5 insertions, 6 deletions