]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
tests: AioCompletion incorrectly freed 4472/head
authorJason Dillaman <dillaman@redhat.com>
Mon, 27 Apr 2015 07:43:10 +0000 (03:43 -0400)
committerJason Dillaman <dillaman@redhat.com>
Mon, 27 Apr 2015 07:43:10 +0000 (03:43 -0400)
commit387a09eeeaf0b66b3a2ddc36388da27d5804a4c7
tree20a45eeb48b57979d66667530b8c7ec6a8c6f045
parentfd7723a1e62e682ac5a5279231a9fd6f5682bf94
tests: AioCompletion incorrectly freed

The AioCompletion should be released instead of directly
deleted.

Signed-off-by: Jason Dillaman <dillaman@redhat.com>
src/test/librbd/test_ImageWatcher.cc