Chet Ramey
|
4b27601dfd
|
fixes for several bugs found via fuzzing: overflow in $'...' hex expansion; fix for accessing freed memory when reading input from stdin and using multiple redirections to stdin; fix for pointer aliasing problem after a syntax error while executing a command string
|
2025-12-30 16:06:40 -05:00 |
|
Chet Ramey
|
3cfc255efe
|
fix error return from wait builtin in a subshell when there are no children of this shell
|
2025-02-10 09:27:45 -05:00 |
|
Chet Ramey
|
128c5d41b0
|
read builtin timeouts no longer use SIGALRM
|
2021-03-10 17:15:44 -05:00 |
|
Chet Ramey
|
11bf534f36
|
commit bash-20210305 snapshot
|
2021-03-10 10:35:28 -05:00 |
|
Chet Ramey
|
b3b5f4bb33
|
commit bash-20210301 snapshot
|
2021-03-05 15:13:16 -05:00 |
|