Bug 5516 - Saving the configuration with SWAT is broken
Summary: Saving the configuration with SWAT is broken
Status: RESOLVED FIXED
Alias: None
Product: Samba 3.2
Classification: Unclassified
Component: SWAT (show other bugs)
Version: 3.2.0
Hardware: Other Linux
: P3 normal
Target Milestone: ---
Assignee: Samba Bugzilla Account
QA Contact: Samba QA Contact
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-06-03 08:06 UTC by Andreas Schneider
Modified: 2008-06-04 02:26 UTC (History)
0 users

See Also:


Attachments
Fix-saving-of-the-config-file-in-SWAT (1.13 KB, patch)
2008-06-03 08:09 UTC, Andreas Schneider
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Andreas Schneider 2008-06-03 08:06:24 UTC
Saving the configuration with SWAT is broken. cgi_load_variables() passes wrong string length to convert_string_allocate().

Patch will follow.
Comment 1 Andreas Schneider 2008-06-03 08:09:11 UTC
Created attachment 3331 [details]
Fix-saving-of-the-config-file-in-SWAT
Comment 2 Andreas Schneider 2008-06-04 02:26:09 UTC
This will be fixed with Samba 3.2.0 rc2.