Hiroshi Ito writes:
authorEric Andersen <andersen@codepoet.org>
Fri, 8 Oct 2004 08:14:58 +0000 (08:14 -0000)
committerEric Andersen <andersen@codepoet.org>
Fri, 8 Oct 2004 08:14:58 +0000 (08:14 -0000)
commitc00e11df856d280d7cff64aed78385e5f8be26bd
treebb3966123f6881cc9aa72375aa9de483d4e80b60
parent31c27a9c6559b46c5e20fd64eaa8019daaba5e5c
Hiroshi Ito writes:

ash
   "unset OLDPWD; cd -"  causes segmentation fault.
    ( OLDPWD is not set when sh is invoked from getty. )

patch against current CVS is attached.
shell/ash.c