s3:lib: avoid talloc_zero_array() in poll_one_fd()
authorStefan Metzmacher <metze@samba.org>
Wed, 4 Dec 2013 22:31:10 +0000 (23:31 +0100)
committerVolker Lendecke <vl@samba.org>
Sat, 14 Dec 2013 15:24:48 +0000 (16:24 +0100)
commitfd722494e7b5add462af5163315d85344a775f1f
treefdf345b27b5bf9941f13bf5ff7ca9deda388e497
parent952392af38b5558f5dfb858251fce4d22c9a1ec2
s3:lib: avoid talloc_zero_array() in poll_one_fd()

Signed-off-by: Stefan Metzmacher <metze@samba.org>
Reviewed-by: Volker Lendecke <vl@samba.org>
source3/lib/util_sock.c