freebsd-ports/security/dcetest/files/patch-dcetest.c
Mathieu Arnold 7ae7b018cc With the power of USES=dos2unix, get rid of most patches and files
with CRLF.

While there, run make makepatch, rename patches to use the new scheme,
and various fixes.

With hat:	portmgr
Sponsored by:	Absolight
2016-06-20 16:23:28 +00:00

11 lines
299 B
C

--- 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];