mirror of
git://git.code.sf.net/p/zsh/code
synced 2025-10-12 23:11:14 +02:00
20141: Crash restoring exported special parameters
This commit is contained in:
parent
8784bbe97c
commit
4c8796b11d
4 changed files with 67 additions and 64 deletions
|
@ -1,3 +1,9 @@
|
|||
2004-07-07 Peter Stephenson <pws@csr.com>
|
||||
|
||||
* 20141: Src/builtin.c, Src/exec.c, Src/params.c: Crash
|
||||
after restoring exported special parameters. The
|
||||
answer was `pm = tpm' at exec.c:2590.
|
||||
|
||||
2004-07-02 Peter Stephenson <pws@csr.com>
|
||||
|
||||
* 20127: Doc/Zsh/zle.yo, Src/Zle/zle_main.c,
|
||||
|
|
|
@ -750,15 +750,11 @@ set_pwd_env(void)
|
|||