]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
osd/ReplicatedPG.cc: fix resource leak
authorDanny Al-Gaaf <danny.al-gaaf@bisect.de>
Mon, 28 Jul 2014 18:22:35 +0000 (20:22 +0200)
committerDanny Al-Gaaf <danny.al-gaaf@bisect.de>
Tue, 2 Sep 2014 11:22:08 +0000 (13:22 +0200)
commit0d27bcc5341bf59867ccff5c63f6ed934445de44
treec1b6db3f5caf8d4f4167b408ad6796ba95dcef26
parent38e6c64aee0b87a8df613039313b8d852db742b1
osd/ReplicatedPG.cc: fix resource leak

CID 1204294 (#1 of 1): Resource leak (RESOURCE_LEAK)
 leaked_storage: Variable filter 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