Merge from SAMBA_3_0: initialise return value in run_tcon_devtype_test()
authorTim Potter <tpot@samba.org>
Tue, 27 May 2003 00:00:49 +0000 (00:00 +0000)
committerTim Potter <tpot@samba.org>
Tue, 27 May 2003 00:00:49 +0000 (00:00 +0000)
(This used to be commit ce0d4f8eaa2fed1713eae83b6d508e407b521e6d)

source3/torture/torture.c

index 840b6ad2947a26e77da71cd3a48829e57d638888..07d7f1547eddd605a03832b4b445b6f75de7a47f 100644 (file)
@@ -1121,7 +1121,7 @@ static BOOL run_tcon_devtype_test(int dummy)
        BOOL retry;
        int flags = 0;
        NTSTATUS status;
-       BOOL ret;
+       BOOL ret = True;
 
        status = cli_full_connection(&cli1, myname,
                                     host, NULL, port_to_use,