Adding first of the fixes for SSL.
commit775bff681c1ba7b2e8fb5106e891b10894cd0e3a
authorRichard Sharpe <sharpe@samba.org>
Sun, 24 Jan 1999 14:08:55 +0000 (24 14:08 +0000)
committerRichard Sharpe <sharpe@samba.org>
Sun, 24 Jan 1999 14:08:55 +0000 (24 14:08 +0000)
treecbd6cf398a338a8dad506e94d7ea3017d7b3da3e
parentb4e34006e88308aa0f315648992a15501399cf10
Adding first of the fixes for SSL.

A whole bunch of string variables in loadparm.c were
not being initialized properly.  Programs crashed as a result.

This set of code not tested, but same code tested elsewhere,
and all this guarded by #ifdef HAVE_SSL
(This used to be commit fb6048bb8655e8bd87cc69b48c99219d6701a907)
source3/param/loadparm.c