]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
osd: fix use-after-free in handle_notify_timeout
authorSage Weil <sage@inktank.com>
Fri, 24 Aug 2012 18:16:01 +0000 (11:16 -0700)
committerSage Weil <sage@inktank.com>
Fri, 24 Aug 2012 20:38:05 +0000 (13:38 -0700)
commitbcd4b09ba93c57d3e696cfd8101538ea217d4aa2
treeae7a4e81072bf289af4ff9df8570878fd4ff2bde
parente97f1c575e366a82ba1a16213dcb014d4f033eff
osd: fix use-after-free in handle_notify_timeout

Valgrind turned this up.

Signed-off-by: Sage Weil <sage@inktank.com>
src/osd/OSD.cc