]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
libradosstriper/striping.cc: fix resource leak
authorDanny Al-Gaaf <danny.al-gaaf@bisect.de>
Tue, 24 Feb 2015 08:21:17 +0000 (09:21 +0100)
committerDanny Al-Gaaf <danny.al-gaaf@bisect.de>
Tue, 24 Feb 2015 08:27:36 +0000 (09:27 +0100)
commitb7ea69265dd945ff08a829c3f9918ea0190b148a
tree90d4ea9de46c03f922c42543d4334f3ae017f0cc
parenteb0c34b61a6770d651f868bfff7c44634c83881d
libradosstriper/striping.cc: fix resource leak

Fix for:

CID 1221525 (#1 of 1): Resource leak (RESOURCE_LEAK)
 leaked_storage: Failing to save or free storage allocated
 by this->getObjName(soid, 0UL) leaks it.

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