]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
client: fix use-after-free in Client::link() 22611/head
authorYan, Zheng <zyan@redhat.com>
Tue, 19 Jun 2018 02:39:19 +0000 (10:39 +0800)
committerYan, Zheng <zyan@redhat.com>
Tue, 19 Jun 2018 02:39:19 +0000 (10:39 +0800)
commitd9e91878322107cd0127ffa3cd9af33aa5f240e4
treec9b432f698e328f810f3ff81f75f86d5b58a9a5f
parent8b83d44c9068e4e8b42078cd72f96c680c35ce50
client: fix use-after-free in Client::link()

Fixes: http://tracker.ceph.com/issues/24557
Signed-off-by: "Yan, Zheng" <zyan@redhat.com>
src/client/Client.cc