diff options
author | Barton E. Schaefer <schaefer@zsh.org> | 2015-02-14 10:43:10 -0800 |
---|---|---|
committer | Barton E. Schaefer <schaefer@zsh.org> | 2015-02-14 10:43:10 -0800 |
commit | 2c13d9fb0da0ec513e577c2589ec545df665326e (patch) | |
tree | 85dddadf947f3da1255245925644675aa44efb0f /Test/V02zregexparse.ztst | |
parent | dd988542f466fd87e7353a9cd89d4b1d7b6f075d (diff) | |
download | zsh-2c13d9fb0da0ec513e577c2589ec545df665326e.tar.gz zsh-2c13d9fb0da0ec513e577c2589ec545df665326e.tar.xz zsh-2c13d9fb0da0ec513e577c2589ec545df665326e.zip |
34543: Prevent crash on garbage bytes inside $(...)
Garbage input (nul bytes, etc.) can cause the $(...) parser to become confused during look-ahead and attempt to back up the input too far. This commit catches the error but does not fix the underlying cause.
Diffstat (limited to 'Test/V02zregexparse.ztst')
0 files changed, 0 insertions, 0 deletions