Remove the char[1024] strings from dynconfig. Replace
[kai/samba.git] / source3 / torture / locktest2.c
index b99fdbc093653e169ce70dab3443b7cf62523c47..68e18439e841a834fbcf96213bcc774f0e743393 100644 (file)
@@ -505,7 +505,7 @@ static void usage(void)
        argc -= 4;
        argv += 4;
 
-       lp_load(dyn_CONFIGFILE,True,False,False,True);
+       lp_load(get_dyn_CONFIGFILE(),True,False,False,True);
        load_interfaces();
 
        if (getenv("USER")) {