r2710: continue with the new style of providing a parent context whenever
[samba.git] / source / torture / gentest.c
index 71e5a8d8f9ab907e5a24784a889ca53e68086b60..22cbb79769ce10aed717626be5a3e564c4ca0d6d 100644 (file)
@@ -171,7 +171,7 @@ static BOOL connect_servers(void)
                        printf("Connecting to \\\\%s\\%s as %s - instance %d\n",
                               servers[i].server_name, servers[i].share_name, 
                               servers[i].username, j);
-                       status = smbcli_full_connection(&servers[i].cli[j],
+                       status = smbcli_full_connection(NULL, &servers[i].cli[j],
                                                     "gentest",
                                                     servers[i].server_name, NULL, 
                                                     servers[i].share_name, "?????",