diff options
| author | Peter Stephenson <pws@zsh.org> | 2016-09-30 11:34:15 +0100 |
|---|---|---|
| committer | Peter Stephenson <pws@zsh.org> | 2016-09-30 11:34:15 +0100 |
| commit | bb2bbcc944e5b2a089f27e9b988e1740a517cedd (patch) | |
| tree | c16ac525ae35a97e466aa4f54cfe8e5e4b46f06b /ChangeLog | |
| parent | 39498: use PRIVILEGED option to decide on problematic parameter imports (diff) | |
| download | zsh-bb2bbcc944e5b2a089f27e9b988e1740a517cedd.tar zsh-bb2bbcc944e5b2a089f27e9b988e1740a517cedd.tar.gz zsh-bb2bbcc944e5b2a089f27e9b988e1740a517cedd.tar.bz2 zsh-bb2bbcc944e5b2a089f27e9b988e1740a517cedd.tar.lz zsh-bb2bbcc944e5b2a089f27e9b988e1740a517cedd.tar.xz zsh-bb2bbcc944e5b2a089f27e9b988e1740a517cedd.tar.zst zsh-bb2bbcc944e5b2a089f27e9b988e1740a517cedd.zip | |
39517: back off 39502 (WC_ASSIGN causes fork in pipe).
This isn't a robust fix as WC_ASSIGNs simply precede the main wordcode.
Diffstat (limited to 'ChangeLog')
| -rw-r--r-- | ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -1,5 +1,7 @@ 2016-09-30 Peter Stephenson <p.stephenson@samsung.com> + * 39517: back off 39502, this isn't a robust fix. + * 39498: Src/parmas.c,Src/zsh.h: use PRIVILEGED option to decide on problematic parameter imports. |
