View | Details | Raw Unified
Collapse All | Expand All

(-) src/libspf2/spf_interpret.c.orig (-1 / +1 lines)
 Lines 49-55    Link Here 
	SPF_record_t	*spf_record;
	SPF_record_t	*spf_record;
	SPF_errcode_t	 err;
	SPF_errcode_t	 err;
	char			*buf;
	char			*buf;
	int				 buflen;
	size_t				 buflen;
	int				 len;
	int				 len;
	SPF_ASSERT_NOTNULL(spf_response);
	SPF_ASSERT_NOTNULL(spf_response);