Fix a stupid segfault caused by dereferencing a NULL ptr.
authorEric Andersen <andersen@codepoet.org>
Tue, 8 May 2001 04:25:46 +0000 (04:25 -0000)
committerEric Andersen <andersen@codepoet.org>
Tue, 8 May 2001 04:25:46 +0000 (04:25 -0000)
commit0a36de0580ac0b686c5f72910bd3f0f0853e54d9
tree5ad12e82b21d06ef2f473b69fea582baf18e7523
parent45e92ba2ced91eba4cc432d3addaafdd2a326689
Fix a stupid segfault caused by dereferencing a NULL ptr.
 -Erik
hush.c
shell/hush.c