ceph/src/rbd_replay
Danny Al-Gaaf 19c4c2ef5b rbd_replay/Replayer.cc: init non-static members in ctor
Fix for:

CID 1232607 (#1 of 1): Uninitialized pointer field (UNINIT_CTOR)
 uninit_member: Non-static class member m_dump_perf_counters is not
  initialized in this constructor nor in any functions that it calls.
 uninit_member: Non-static class member m_rbd is not initialized in
  this constructor nor in any functions that it calls.
 uninit_member: Non-static class member m_ioctx is not initialized in
  this constructor nor in any functions that it calls.
 uninit_member: Non-static class member m_latency_multiplier is not
  initialized in this constructor nor in any functions that it calls.
 uninit_member: Non-static class member m_readonly is not initialized
  in this constructor nor in any functions that it calls.

Signed-off-by: Danny Al-Gaaf <danny.al-gaaf@bisect.de>
2015-07-17 10:50:45 +02:00
..
actions.cc
actions.hpp
BoundedBuffer.hpp
Deser.cc
Deser.hpp
ImageNameMap.cc
ImageNameMap.hpp
ios.cc
ios.hpp
Makefile.am
PendingIO.cc
PendingIO.hpp
rbd_loc.cc
rbd_loc.hpp
rbd_replay_debug.hpp
rbd-replay-prep.cc
rbd-replay.cc common: ceph_argparse_witharg: pass oss by reference 2015-04-04 10:07:33 +03:00
Replayer.cc rbd_replay/Replayer.cc: init non-static members in ctor 2015-07-17 10:50:45 +02:00
Replayer.hpp
Ser.cc
Ser.hpp