r11406: Clean up uninitialised value warnings found by -01.
authorAndrew Bartlett <abartlet@samba.org>
Mon, 31 Oct 2005 03:00:36 +0000 (03:00 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 18:45:32 +0000 (13:45 -0500)
commitf140117535c3281f0a0a7970ea4127498737d112
treef77d697e5675fef50e6b9b7b9045b99fe25a7cef
parent6a7bb391ba62a4f90f57aa76c5dcc0d35fca54a4
r11406: Clean up uninitialised value warnings found by -01.

The warnings were caused by the structure assignements, which we don't
need to do.  The actual values are filled in by the NDR layer later.

Andrew Bartlett
source/torture/rpc/testjoin.c