Fixing a problem with a NULL config_file pointer when accessing
authorWayne Davison <wayned@samba.org>
Tue, 4 Mar 2008 02:33:11 +0000 (18:33 -0800)
committerWayne Davison <wayned@samba.org>
Tue, 4 Mar 2008 02:33:11 +0000 (18:33 -0800)
commitd1c06c2180f337deaa059fc408fcca4f4770a585
treefc94aa9473fed779acc6b22e8bf3c35384cac897
parent800a4485f3148765bca7cbc5d3f61be2cc7af276
Fixing a problem with a NULL config_file pointer when accessing
a single-use daemon without no --config option specified.  Added
a test to ensure that this doesn't break in the future.
clientserver.c
testsuite/daemon.test