]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
check malloc return values
authorYehuda Sadeh <yehuda@hq.newdream.net>
Sun, 20 May 2012 22:07:57 +0000 (15:07 -0700)
committerSage Weil <sage@inktank.com>
Sun, 20 May 2012 22:12:33 +0000 (15:12 -0700)
commit7eb29aeec6f75f482d9ea3b2f94eb6899b830c60
treed5d638a7a3299ba8e88a9138989cba47e8642b50
parentc7daf7a44c9a2e2743d94cf03b626d601f9c3015
check malloc return values

There were a few places where we didn't check malloc return code.

Signed-off-by: Yehuda Sadeh <yehuda@hq.newdream.net>
src/common/BackTrace.cc
src/common/ConfUtils.cc
src/common/Thread.cc
src/common/buffer.cc
src/common/ceph_argparse.cc
src/common/config.cc
src/include/addr_parsing.c
src/mount/canonicalize.c
src/objclass/class_api.cc