s3:torture: Fix spoolss test to build with -O3
commit3b9c9f070c04b9c4e2d97995f4abf0e1abdd6dc8
authorAndreas Schneider <asn@samba.org>
Wed, 9 Aug 2017 06:23:29 +0000 (9 08:23 +0200)
committerKarolin Seeger <kseeger@samba.org>
Mon, 28 Aug 2017 09:04:14 +0000 (28 11:04 +0200)
tree5725d217f463cad48f3165863b55124432684325
parent9850c58ceda53f5beefbd49d2cd4f02ef6bbce59
s3:torture: Fix spoolss test to build with -O3

Initialize variables so that we do not get a build warning that they
might be used uninitilized.

BUG: https://bugzilla.samba.org/show_bug.cgi?id=12930

Signed-off-by: Andreas Schneider <asn@samba.org>
Reviewed-by: Ralph Boehme <slow@samba.org>
(cherry picked from commit 1c3b678e7dc7481cf2e97cdf136358d5fe53d9d3)
source4/torture/rpc/spoolss.c