aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-dcerpc-drsuapi.c
diff options
context:
space:
mode:
authorGerald Combs <gerald@wireshark.org>2010-06-27 21:47:06 +0000
committerGerald Combs <gerald@wireshark.org>2010-06-27 21:47:06 +0000
commit01568c1709771d0e486cc08d18f8e4c9630936c0 (patch)
tree9c5c55bde5a81d7b0edbc803e91de6bd0a63b1ca /epan/dissectors/packet-dcerpc-drsuapi.c
parent2e05cc68c0e668b2af43748976bc95ff0d872b48 (diff)
Make sure some variables are initialized.
svn path=/trunk/; revision=33340
Diffstat (limited to 'epan/dissectors/packet-dcerpc-drsuapi.c')
-rw-r--r--epan/dissectors/packet-dcerpc-drsuapi.c29
1 files changed, 15 insertions, 14 deletions
diff --git a/epan/dissectors/packet-dcerpc-drsuapi.c b/epan/dissectors/packet-dcerpc-drsuapi.c
index 30383a56f7..c92005393a 100644
--- a/epan/dissectors/packet-dcerpc-drsuapi.c
+++ b/epan/dissectors/packet-dcerpc-drsuapi.c
@@ -1,5 +1,6 @@
/* DO NOT EDIT
* This dissector is autogenerated
+ * (XXX - Is this true?)
*/
/* packet-dcerpc-drsuapi.c
@@ -1153,7 +1154,7 @@ drsuapi_dissect_union_DsBindInfo(tvbuff_t *tvb, int offset, packet_info *pinfo,
proto_item *item=NULL;
proto_tree *tree=NULL;
int old_offset;
- guint32 level;
+ guint32 level = 0;
ALIGN_TO_4_BYTES;
@@ -1832,7 +1833,7 @@ drsuapi_dissect_union_DsReplicaSyncRequest(tvbuff_t *tvb, int offset, packet_inf
proto_item *item=NULL;
proto_tree *tree=NULL;
int old_offset;
- guint32 level;
+ guint32 level = 0;
ALIGN_TO_4_BYTES;
@@ -2567,7 +2568,7 @@ drsuapi_dissect_union_DsGetNCChangesRequest(tvbuff_t *tvb, int offset, packet_in
proto_item *item=NULL;
proto_tree *tree=NULL;
int old_offset;
- guint32 level;
+ guint32 level = 0;
ALIGN_TO_4_BYTES;
@@ -2951,7 +2952,7 @@ drsuapi_dissect_union_DsGetNCChangesCtr(tvbuff_t *tvb, int offset, packet_info *
proto_item *item=NULL;
proto_tree *tree=NULL;
int old_offset;
- guint32 level;
+ guint32 level = 0;
ALIGN_TO_4_BYTES;
@@ -3232,7 +3233,7 @@ drsuapi_dissect_union_DsReplicaUpdateRefsRequest(tvbuff_t *tvb, int offset, pack
proto_item *item=NULL;
proto_tree *tree=NULL;
int old_offset;
- guint32 level;
+ guint32 level = 0;
ALIGN_TO_4_BYTES;
@@ -3787,7 +3788,7 @@ drsuapi_dissect_union_DsNameRequest(tvbuff_t *tvb, int offset, packet_info *pinf
proto_item *item=NULL;
proto_tree *tree=NULL;
int old_offset;
- guint32 level;
+ guint32 level = 0;
ALIGN_TO_4_BYTES;
@@ -3952,7 +3953,7 @@ drsuapi_dissect_union_DsNameCtr(tvbuff_t *tvb, int offset, packet_info *pinfo, p
proto_item *item=NULL;
proto_tree *tree=NULL;
int old_offset;
- guint32 level;
+ guint32 level = 0;
ALIGN_TO_4_BYTES;
@@ -4168,7 +4169,7 @@ drsuapi_dissect_union_DsWriteAccountSpnRequest(tvbuff_t *tvb, int offset, packet
proto_item *item=NULL;
proto_tree *tree=NULL;
int old_offset;
- guint32 level;
+ guint32 level = 0;
ALIGN_TO_4_BYTES;
@@ -4248,7 +4249,7 @@ drsuapi_dissect_union_DsWriteAccountSpnResult(tvbuff_t *tvb, int offset, packet_
proto_item *item=NULL;
proto_tree *tree=NULL;
int old_offset;
- guint32 level;
+ guint32 level = 0;
ALIGN_TO_4_BYTES;
@@ -4437,7 +4438,7 @@ drsuapi_dissect_union_DsGetDCInfoRequest(tvbuff_t *tvb, int offset, packet_info
proto_item *item=NULL;
proto_tree *tree=NULL;
int old_offset;
- guint32 level;
+ guint32 level = 0;
ALIGN_TO_4_BYTES;
@@ -5101,7 +5102,7 @@ drsuapi_dissect_union_DsGetDCInfoCtr(tvbuff_t *tvb, int offset, packet_info *pin
proto_item *item=NULL;
proto_tree *tree=NULL;
int old_offset;
- guint32 level;
+ guint32 level = 0;
ALIGN_TO_4_BYTES;
@@ -5470,7 +5471,7 @@ drsuapi_dissect_union_DsReplicaGetInfoRequest(tvbuff_t *tvb, int offset, packet_
proto_item *item=NULL;
proto_tree *tree=NULL;
int old_offset;
- guint32 level;
+ guint32 level = 0;
ALIGN_TO_4_BYTES;
@@ -6181,7 +6182,7 @@ drsuapi_dissect_union_DsRplicaOpOptions(tvbuff_t *tvb, int offset, packet_info *
proto_item *item=NULL;
proto_tree *tree=NULL;
int old_offset;
- guint16 level;
+ guint16 level = 0;
ALIGN_TO_2_BYTES;
@@ -7811,7 +7812,7 @@ drsuapi_dissect_union_DsReplicaInfo(tvbuff_t *tvb, int offset, packet_info *pinf
proto_item *item=NULL;
proto_tree *tree=NULL;
int old_offset;
- guint32 level;
+ guint32 level = 0;
ALIGN_TO_4_BYTES;