]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
AsyncMessenger: reset newly allocated file_events 3255/head
authorKefu Chai <tchaikov@gmail.com>
Fri, 26 Dec 2014 08:28:22 +0000 (16:28 +0800)
committerKefu Chai <tchaikov@gmail.com>
Fri, 26 Dec 2014 08:28:26 +0000 (16:28 +0800)
commit25cf82e2c89c34d11b4c9d8f8c44c2ac5e4bf039
tree10aab418d1c0ab81f532a0967f06feef2e13c8ad
parente4e1777894b56528fca9e81014ed0be227dffd8a
AsyncMessenger: reset newly allocated file_events

* otherwise there is chance that Event could take them as already
  initialized ones even they are filled with random bits from heap.
src/msg/async/Event.cc