ceph/src
Danny Al-Gaaf f0ba80756d SyntheticClient.cc: fix some memory leaks in the error handling
Fix some memory leaks in case of error handling due to failed
client->open() calls.

Error from cppcheck was:
[src/client/SyntheticClient.cc:1980]: (error) Memory leak: buf
[src/client/SyntheticClient.cc:2040]: (error) Memory leak: buf
[src/client/SyntheticClient.cc:2090]: (error) Memory leak: buf
2013-02-10 10:05:06 +01:00
..
auth
bash_completion
client SyntheticClient.cc: fix some memory leaks in the error handling 2013-02-10 10:05:06 +01:00
cls Validate format strings for CLS_ERR/CLS_LOG 2013-01-31 13:06:41 -08:00
common common/fiemap.cc: fix realloc memory leak 2013-02-10 10:05:05 +01:00
crush crush: add list_rules() method 2013-02-05 16:35:43 -08:00
doc
global
gtest
include include/xlist.h: fix C-style pointer casting 2013-02-06 08:42:03 -08:00
java java: make CephMountTest use user.* xattr names 2013-02-09 18:58:21 -08:00
jobs
json_spirit
key_value_store Validate format strings for CLS_ERR/CLS_LOG 2013-01-31 13:06:41 -08:00
leveldb@c79c270174
librados librados: implement aio_stat 2013-01-08 19:38:43 -08:00
librbd objectcacher: Remove commit_set, use flush_set 2013-01-22 15:05:06 -06:00
libs3@9dc3a9c683
log log: fix locking typo/stupid for dump_recent() 2013-01-02 17:01:32 -08:00
mds Merge remote-tracking branch 'gh/next' 2013-02-07 22:19:58 -08:00
messages messages/MOSDRepScrub.h: initialize member variable in constructor 2013-02-06 08:42:04 -08:00
mon mon: fix typo in C_Stats 2013-02-08 09:59:25 -08:00
mount
msg msg/Message.h: fix C-style pointer casting 2013-02-06 08:42:04 -08:00
objclass Validate format strings for CLS_ERR/CLS_LOG 2013-01-31 13:06:41 -08:00
objsync
ocf
os os/FileStore.cc: fix realloc memory leak in error case 2013-02-10 10:05:05 +01:00
osd Merge branch 'next' 2013-02-09 09:41:02 -08:00
osdc ObjectCacher: fix flush_set when no flushing is needed 2013-01-29 14:35:28 -08:00
perfglue
pybind Added python wrapper to rados_cluster_stat 2013-01-10 14:43:49 +01:00
rbd_fuse rbd-fuse: fix for loop in open_rbd_image() 2013-02-06 08:42:43 -08:00
rgw rgw/rgw_xml.cc: fix realloc memory leak in error case 2013-02-10 10:05:06 +01:00
script
test test/crypto: fix narrowing conversion warning 2013-02-08 21:47:34 -08:00
tools ceph: fix 'pg' error message to direct user toward better input 2013-02-07 13:06:54 -08:00
upstart radosgw: increate nofile ulimit in upstart 2013-01-16 18:04:32 -08:00
.gitignore Merge remote-tracking branch 'gh/wip-rbd-bench' 2013-02-03 08:59:48 -08:00
barclass.cc
btrfs_ioc_test.c
ceph_authtool.cc
ceph_common.sh
ceph_conf.cc
ceph_fuse.cc fuse: Fix cleanup code path on init failure 2013-01-02 16:38:28 -06:00
ceph_mds.cc mds: fix usage typo for ceph-mds 2013-01-16 09:43:58 -06:00
ceph_mon.cc
ceph_osd.cc
ceph_syn.cc
ceph_ver.c
ceph-clsinfo
ceph-coverage.in
ceph-create-keys
ceph-debugpack.in
ceph-disk-activate
ceph-disk-prepare
ceph-rbdnamer
ceph-run
ceph.conf.twoosds
cephfs.cc
check_version
cls_acl.cc
cls_crypto.cc
cmonctl
crushtool.cc crushtool: warn usefully about missing output spec 2013-01-17 16:09:05 -08:00
dupstore.cc
fetch_config
fooclass.cc
init-ceph.in init-ceph: make ulimit -n be part of daemon command 2013-01-29 16:48:17 -08:00
init-radosgw
libcephfs.cc libcephfs: add pool id/size lookup interface 2013-01-18 10:33:50 -08:00
librados-config.cc
loadclass.sh
logrotate.conf silence logrotate some more 2013-02-06 11:44:56 -08:00
make_version
Makefile.am Merge remote-tracking branch 'gh/wip-3768' 2013-02-06 10:38:08 -08:00
mkcephfs.in
monmaptool.cc
mount.fuse.ceph
multi-dump.sh
osdmaptool.cc osdmaptool: allow user to specify pool for test-map-object 2013-01-16 16:19:38 -08:00
ps-ceph.pl rbd-fuse: add simple RBD FUSE client 2013-01-25 21:27:53 -08:00
psim.cc
push_to_kclient.pl
push_to_qemu.pl
rados_export.cc
rados_import.cc
rados_sync.cc
rados_sync.h
rados.cc ceph, rados: update pool delete docs and usage 2013-01-28 16:52:33 -08:00
radosacl.cc
rbd.cc rbd: don't ignore return value of system() 2013-01-28 13:56:32 -08:00
README
sample.ceph.conf
scratchtool.c
scratchtoolpp.cc
stop.sh
streamtest.cc
test_trans.cc
testclass.cc
testcrypto.cc
testkeys.cc
testmsgr.cc testmsgr.cc: remove twice included <sys/stat.h> 2013-02-04 09:27:11 -08:00
TODO
valgrind.supp
verify-mds-journal.sh
vstart.sh osdmap: make replica separate in default crush map configurable 2013-01-17 15:01:35 -08:00

Sage Weil <sage@newdream.net>
Ceph - scalable distributed storage system