The branch, master has been updated
       via  a13b96f... s3: Fix a crash in masktest
      from  174a468... s3-spoolss: Use the correct value for the data length.

http://gitweb.samba.org/?p=samba.git;a=shortlog;h=master


- Log -----------------------------------------------------------------
commit a13b96f04a59ec9be9e72ffab4dc6b3f9e1b4dc3
Author: Volker Lendecke <[email protected]>
Date:   Thu Aug 5 12:45:20 2010 +0200

    s3: Fix a crash in masktest

-----------------------------------------------------------------------

Summary of changes:
 source3/torture/masktest.c |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)


Changeset truncated at 500 lines:

diff --git a/source3/torture/masktest.c b/source3/torture/masktest.c
index 83b70c2..41c472a 100644
--- a/source3/torture/masktest.c
+++ b/source3/torture/masktest.c
@@ -485,6 +485,7 @@ static void usage(void)
        argc -= 1;
        argv += 1;
 
+       load_case_tables();
        lp_load(get_dyn_CONFIGFILE(),True,False,False,True);
        load_interfaces();
 


-- 
Samba Shared Repository

Reply via email to