]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
ReplicatedPG.cc: fix ressource leak, delete cb
authorDanny Al-Gaaf <danny.al-gaaf@bisect.de>
Fri, 28 Feb 2014 23:04:05 +0000 (00:04 +0100)
committerDanny Al-Gaaf <danny.al-gaaf@bisect.de>
Fri, 28 Feb 2014 23:04:05 +0000 (00:04 +0100)
commit500206d809f0cd85cd99e4f0ec164bbf74f92c28
treea93417e0bb4cb02cf8b145a6f9b459b07f32f475
parent84decc119feacdcfa81bcb2c404e4a82605063c8
ReplicatedPG.cc: fix ressource leak, delete cb

CID 1188145 (#1 of 1): Resource leak (RESOURCE_LEAK)
 leaked_storage: Variable "cb" going out of scope leaks the storage it points to.

Signed-off-by: Danny Al-Gaaf <danny.al-gaaf@bisect.de>
src/osd/ReplicatedPG.cc