]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
ceph: Fix memory leak in chain_listxattr
authorLi Wang <liwang@ubuntukylin.com>
Wed, 30 Oct 2013 08:39:09 +0000 (16:39 +0800)
committerSage Weil <sage@inktank.com>
Wed, 30 Oct 2013 16:02:58 +0000 (09:02 -0700)
commite22347df3854a5c5ebc6631c62d70447d67d722d
treea66a66de382f8136823378377928a72489c6bef6
parent905243b24560d79d1262255e3fbc3b87d9d16f37
ceph: Fix memory leak in chain_listxattr

Free allocated memory before return

Signed-off-by: Li Wang <liwang@ubuntukylin.com>
Reviewed-by: Sage Weil <sage@inktank.com>
src/os/chain_xattr.cc