]> git.proxmox.com Git - ceph.git/blobdiff - ceph/src/tools/rbd_mirror/image_replayer/snapshot/Replayer.h
import ceph pacific 16.2.5
[ceph.git] / ceph / src / tools / rbd_mirror / image_replayer / snapshot / Replayer.h
index 170d3c1d0cc81b34ae606345aa5bd63ecb05555c..c2c28171f87dcb63d79480e8f5f5553d004bb891 100644 (file)
@@ -211,7 +211,7 @@ private:
   int m_error_code = 0;
   std::string m_error_description;
 
-  C_UpdateWatchCtx* m_update_watch_ctx;
+  C_UpdateWatchCtx* m_update_watch_ctx = nullptr;
   uint64_t m_local_update_watcher_handle = 0;
   uint64_t m_remote_update_watcher_handle = 0;
   bool m_image_updated = false;