swrap: Use calloc() instead of malloc and memset
authorAndreas Schneider <asn@samba.org>
Tue, 23 Feb 2016 10:22:58 +0000 (11:22 +0100)
committerAndreas Schneider <asn@samba.org>
Wed, 24 Feb 2016 07:29:31 +0000 (08:29 +0100)
commit1f9ea967f81938a86fd120f59daaa01f055cdb48
treef531fafc5c66121fff1303ce366a187f4a1ff8a3
parentad9e56e2b695cdba7000829c43d7c444a227fe4d
swrap: Use calloc() instead of malloc and memset

Signed-off-by: Andreas Schneider <asn@samba.org>
Reviewed-by: Stefan Metzmacher <metze@samba.org>
src/socket_wrapper.c