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)
a single-use daemon without no --config option specified.  Added
a test to ensure that this doesn't break in the future.


No differences found