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)
committerKarolin Seeger <kseeger@samba.org>
Tue, 3 Jun 2008 14:22:06 +0000 (16:22 +0200)
commit13dee8d300f14880fdab3bb559e50919b69f6251
tree37d5b731d6181d3840e73ae792ab9e3c0064160d
parent0b26d4e68f4212cf93250eb03bbc7e4834e74bc4
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>
(cherry picked from commit ac3597ef8b7781499ab55f1039670ec82202e32c)
(cherry picked from commit cd7e6b0a0de376c94f9c97247db65a959031a21a)
source/web/cgi.c