Adding first of the fixes for SSL.
authorRichard Sharpe <sharpe@samba.org>
Sun, 24 Jan 1999 14:08:55 +0000 (14:08 +0000)
committerRichard Sharpe <sharpe@samba.org>
Sun, 24 Jan 1999 14:08:55 +0000 (14:08 +0000)
commitfb6048bb8655e8bd87cc69b48c99219d6701a907
treee928d0bc3e0989bff797b3be5c3bc1d3483019f8
parent63d7822b9d87d085194de6895d3e271cedcd3c9a
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
source/param/loadparm.c