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)
commitac3597ef8b7781499ab55f1039670ec82202e32c
treea2aedadbe574199ecceab80fd06a91740df7ce5e
parent19519bca9b64b736d2fe0447b7cd495f00dba60a
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>
source/web/cgi.c