diff options
| author | Peter Stephenson <pws@zsh.org> | 2017-05-09 09:46:23 +0100 |
|---|---|---|
| committer | Peter Stephenson <pws@zsh.org> | 2017-05-09 09:46:23 +0100 |
| commit | 263a0c247620f86532424727f7ed07ca7540fbf3 (patch) | |
| tree | dd7070ffc7cc07c48760c291af46c8d2f2d3af6c /ChangeLog | |
| parent | 41095: Use 2>&- in completion to avoide restricted shell problem. (diff) | |
| download | zsh-263a0c247620f86532424727f7ed07ca7540fbf3.tar zsh-263a0c247620f86532424727f7ed07ca7540fbf3.tar.gz zsh-263a0c247620f86532424727f7ed07ca7540fbf3.tar.bz2 zsh-263a0c247620f86532424727f7ed07ca7540fbf3.tar.lz zsh-263a0c247620f86532424727f7ed07ca7540fbf3.tar.xz zsh-263a0c247620f86532424727f7ed07ca7540fbf3.tar.zst zsh-263a0c247620f86532424727f7ed07ca7540fbf3.zip | |
41078: Empty psvar could cause bad dereference in prompt expansion
Diffstat (limited to 'ChangeLog')
| -rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,8 @@ +2017-05-09 Peter Stephenson <p.stephenson@samsung.com> + + * 41078: Src/prompt.c, Test/D01prompt.ztst: Empty psvar could + cause bad reference in prompt expansion. + 2017-05-08 Peter Stephenson <p.stephenson@samsung.com> * 41059: Completion/compinit: use 2>&- to avoid error in |
