]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
librbd: corrected use-after-free in ImageWatcher 11112/head
authorJason Dillaman <dillaman@redhat.com>
Sat, 17 Sep 2016 12:29:15 +0000 (08:29 -0400)
committerJason Dillaman <dillaman@redhat.com>
Sat, 17 Sep 2016 12:29:15 +0000 (08:29 -0400)
commit2f4d4868e3b721c932c35ae7e8f0dd96b36a37fc
tree9ede222652cb3d7925ff83462189600b23c8d8f4
parentd5a9d0eefa7618718fc3703463903b0ddf83003a
librbd: corrected use-after-free in ImageWatcher

Fixes: http://tracker.ceph.com/issues/17289
Signed-off-by: Jason Dillaman <dillaman@redhat.com>
src/librbd/ImageWatcher.cc