server: use scalloc() for sk_out allocation
authorJens Axboe <axboe@kernel.dk>
Thu, 22 Mar 2018 17:29:25 +0000 (11:29 -0600)
committerJens Axboe <axboe@kernel.dk>
Thu, 22 Mar 2018 17:29:25 +0000 (11:29 -0600)
This informs valgrind that it's properly initialized.

Signed-off-by: Jens Axboe <axboe@kernel.dk>

No differences found