s4-loadparm: call reload_charcnv() also for a missing smb.conf
authorAndrew Tridgell <tridge@samba.org>
Mon, 14 Dec 2009 06:54:04 +0000 (17:54 +1100)
committerAndrew Tridgell <tridge@samba.org>
Mon, 14 Dec 2009 11:29:58 +0000 (22:29 +1100)
commitb11b22752a9a0d2e88e4857c0e211298d2a7b8a3
tree2f0e12c2f88d59bcd86c1b88cf2c8ab73e5a31c8
parent7f16da7473c5daa37f07ea20491f0a96debff03a
s4-loadparm: call reload_charcnv() also for a missing smb.conf

bin/net vampire with a missing smb.conf would segfault as the iconv
convenience pointer had not been setup.
source4/param/loadparm.c