SecBSD's official ports repository
This commit is contained in:
commit
2c0afcbbf3
64331 changed files with 5339189 additions and 0 deletions
12
net/pchar/patches/patch-PctestIpv6File_cc
Normal file
12
net/pchar/patches/patch-PctestIpv6File_cc
Normal file
|
@ -0,0 +1,12 @@
|
|||
Index: PctestIpv6File.cc
|
||||
--- PctestIpv6File.cc.orig
|
||||
+++ PctestIpv6File.cc
|
||||
@@ -101,6 +101,8 @@ int PctestIpv6File::SetOriginName(char *t) {
|
||||
fprintf(stderr, "Couldn't allocate memory for origin hostname.\n");
|
||||
return -1;
|
||||
}
|
||||
+
|
||||
+ return 0;
|
||||
}
|
||||
|
||||
//
|
Loading…
Add table
Add a link
Reference in a new issue