r2710: continue with the new style of providing a parent context whenever
[jelmer/samba4-debian.git] / source / libcli / clidfs.c
index 674666a60a71709c8b3d0b1b51602b0b5f1a6649..c007d061a95bd6be7d2c3635ea49fe4ab0477658 100644 (file)
@@ -244,7 +244,7 @@ int smbcli_dfs_open_connection(struct smbcli_client* cluster,
                return -1;
 
        c = cluster->cli[i];
-       if (NT_STATUS_IS_ERR(smbcli_full_connection(&c,
+       if (NT_STATUS_IS_ERR(smbcli_full_connection(NULL, &c,
                             NULL, host, NULL, 0,
                             share, "?????",
                             cluster->username, cluster->workgroup,