]> git.proxmox.com Git - ceph.git/blobdiff - ceph/src/rgw/rgw_reshard.h
update sources to v12.1.1
[ceph.git] / ceph / src / rgw / rgw_reshard.h
index 9873707f97d35a187f61e2210460114c4e9e15b8..8c1734b8951b1b16c8975bec4bce83af35f9d3a2 100644 (file)
@@ -78,7 +78,7 @@ protected:
     void stop();
   };
 
-  ReshardWorker *worker;
+  ReshardWorker *worker = nullptr;
   std::atomic<bool> down_flag = { false };
 
   string get_logshard_key(const string& tenant, const string& bucket_name);