s3:torture: Fix size types in make_nonstd_fd()
authorAndreas Schneider <asn@samba.org>
Thu, 22 Mar 2018 17:36:13 +0000 (18:36 +0100)
committerJeremy Allison <jra@samba.org>
Tue, 3 Apr 2018 18:20:11 +0000 (20:20 +0200)
commitdeccc84b73b0fa550cdf28a5fd4569d1a8477679
tree9d5d50b387e4e8eb3ce9e3336d272ec329d3a750
parentbe4cb4a70bb033f649a5cb272d104e967a6deab3
s3:torture: Fix size types in make_nonstd_fd()

This fixes compilation with -Wstrict-overflow=2.

Signed-off-by: Andreas Schneider <asn@samba.org>
Reviewed-by: Jeremy Allison <jra@samba.org>
source3/torture/wbc_async.c