Fix saving of the config file in SWAT; [#5516].
authorAndreas Schneider <anschneider@suse.de>
Tue, 3 Jun 2008 13:05:50 +0000 (15:05 +0200)
committerStefan Metzmacher <metze@samba.org>
Tue, 3 Jun 2008 13:35:41 +0000 (15:35 +0200)
commit0d556eabdecbcee20e947cd81c50fd8bca79af46
treee6fd645b233e91cd896271e3dd3097f5caa677d4
parent1c0a9759b92c92636f83f965950acc12b07b1eed
Fix saving of the config file in SWAT; [#5516].

The strlen of the source string passed to convert_string_allocate was too
short :)

Signed-off-by: Stefan Metzmacher <metze@samba.org>
(This used to be commit ac3597ef8b7781499ab55f1039670ec82202e32c)
source3/web/cgi.c