]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
librbd: corrected use-after-free in ImageWatcher 11466/head
authorJason Dillaman <dillaman@redhat.com>
Sat, 17 Sep 2016 12:29:15 +0000 (08:29 -0400)
committerLoic Dachary <ldachary@redhat.com>
Thu, 13 Oct 2016 08:34:32 +0000 (10:34 +0200)
commit4babd3fa335351bd4327cded47a1ffe5a8cfd897
tree567b187473aaf16445547c4cc4b39572776a1471
parent1ca4dc6d1bd6aebece500c6e91f6a9871af0e1f1
librbd: corrected use-after-free in ImageWatcher

Fixes: http://tracker.ceph.com/issues/17289
Signed-off-by: Jason Dillaman <dillaman@redhat.com>
(cherry picked from commit 2f4d4868e3b721c932c35ae7e8f0dd96b36a37fc)
src/librbd/ImageWatcher.cc