]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
msg/async/EventCenter: replace malloc() and memset() with calloc()
authorChangcheng Liu <changcheng.liu@aliyun.com>
Wed, 31 Jul 2019 03:08:10 +0000 (11:08 +0800)
committerChangcheng Liu <changcheng.liu@aliyun.com>
Tue, 10 Sep 2019 13:22:12 +0000 (21:22 +0800)
commit734e9e67c523d501bf46409a15cb16f6b2aaf7a2
tree6f374c2155e642b1e584a72685d58f9a5d5de8b9
parent0589dbb1cab6e96cd38ae111512bd66dbf6c7111
msg/async/EventCenter: replace malloc() and memset() with calloc()

Signed-off-by: Changcheng Liu <changcheng.liu@aliyun.com>
src/msg/async/EventEpoll.cc