fixed segfault resulting from trying to
commit355042fd20654fbab745a2c1c69a2c84ca3dc67c
authorGerald Carter <jerry@samba.org>
Tue, 14 May 2002 14:00:49 +0000 (14 14:00 +0000)
committerGerald Carter <jerry@samba.org>
Tue, 14 May 2002 14:00:49 +0000 (14 14:00 +0000)
treed9f035e6665a75362d3ccc5231343beb5421bef3
parentaddebbdf5129d892ec51f56166a7938c5e8f4b30
fixed segfault resulting from trying to
execute a command string (-c) with a cli_state * of NULL
(no connection yet).
source/client/client.c