]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
Test: fixing a compile warning in ceph_objectstore_tool.cc 2353/head
authorZhiqiang Wang <wonzhq@hotmail.com>
Fri, 29 Aug 2014 08:39:40 +0000 (16:39 +0800)
committerZhiqiang Wang <wonzhq@hotmail.com>
Fri, 29 Aug 2014 08:39:40 +0000 (16:39 +0800)
commitc3e1466b46076f133b62f98e2c0b712bdde0e119
tree04960573e1b3b4babafd1b57b245c3f8ea50eda3
parent335c1f745ec359d0a37d339f14ae0dd834dccf4e
Test: fixing a compile warning in ceph_objectstore_tool.cc

For the compiler's sake:
tools/ceph_objectstore_tool.cc:2547:15: warning: â€˜r’ may be used
uninitialized in this function [-Wmaybe-uninitialized]

Signed-off-by: Zhiqiang Wang <wonzhq@hotmail.com>
src/tools/ceph_objectstore_tool.cc