]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
test/libradosstriper/striping.cc: fix potential memory leak
authorDanny Al-Gaaf <danny.al-gaaf@bisect.de>
Mon, 23 Jun 2014 09:20:09 +0000 (11:20 +0200)
committerDanny Al-Gaaf <danny.al-gaaf@bisect.de>
Mon, 23 Jun 2014 09:20:09 +0000 (11:20 +0200)
commit8700aa0e6380b533a06d5c098f2fe83db9577ff5
treebcc4ba34827e0c56b8e67078b8a11bd86f3a6380
parent2a8c1e222b9e35977b03d9364b0619865762f12b
test/libradosstriper/striping.cc: fix potential memory leak

Fix for:
[src/test/libradosstriper/striping.cc:138]: (error) Allocation with
 getObjName, stat doesn't release it

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