torture: Fix the clang build
[amitay/samba.git] / source4 / torture / vfs / fruit.c
index 6dd96853a3818e9c552963ea3614895996af7dfe..6bdcae6c877f390fcbe7ad44d9d622d78375f591 100644 (file)
@@ -5461,7 +5461,7 @@ static bool test_empty_stream_do_one(
 {
        bool ret = false;
        NTSTATUS status;
-       struct smb2_handle baseh;
+       struct smb2_handle baseh = {{0}};
        struct smb2_handle streamh;
        struct smb2_create create;
        union smb_setfileinfo sfinfo;