SecBSD's official ports repository
This commit is contained in:
commit
2c0afcbbf3
64331 changed files with 5339189 additions and 0 deletions
11
mail/libspf2/patches/patch-src_libspf2_spf_id2str_c
Normal file
11
mail/libspf2/patches/patch-src_libspf2_spf_id2str_c
Normal file
|
@ -0,0 +1,11 @@
|
|||
--- src/libspf2/spf_id2str.c.orig Wed Apr 19 18:36:58 2017
|
||||
+++ src/libspf2/spf_id2str.c Wed Apr 19 18:37:08 2017
|
||||
@@ -52,7 +52,7 @@ SPF_record_stringify_data(SPF_data_t *data, SPF_data_t
|
||||
SPF_data_t *cidr_data;
|
||||
|
||||
if (debug)
|
||||
- SPF_debugf(" string data: Building");
|
||||
+ SPF_debugf("%s", " string data: Building");
|
||||
|
||||
if (p_end - p <= 0)
|
||||
return SPF_E_INTERNAL_ERROR;
|
Loading…
Add table
Add a link
Reference in a new issue