summaryrefslogtreecommitdiff
path: root/security/dcetest/files/patch-dcetest.c
blob: d5bc9b507c0eee7f9affca84c147b9f48327f5a6 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
--- dcetest.c.orig	2016-06-20 15:23:56 UTC
+++ dcetest.c
@@ -359,7 +359,7 @@ dce_parse_enum_response(const unsigned c
   int tint;
   char annotation[EPT_MAX_ANNOTATION_SIZE+1];
   int floor, floors;
-  int address_type;
+  int address_type=0;
 
   char tmp_address[200];
   char tmp_address2[200];