1
0
Fork 0
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:
Peter Stephenson 2004-07-07 15:00:44 +00:00
parent 8784bbe97c
commit 4c8796b11d
4 changed files with 67 additions and 64 deletions

View file

@ -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,

View file

Internal server error - The gay git

500

Internal server error

Forgejo version: 9.0.3

@ -750,15 +750,11 @@ set_pwd_env(void)