Elias Oltmanns <e...@nebensachen.de> wrote:
> ---
>  src/libdspam.c |    6 +++---
>  1 files changed, 3 insertions(+), 3 deletions(-)
>

Apparently, this one made it into git, but ...

> diff --git a/src/libdspam.c b/src/libdspam.c index 5d83113..8f6bab7
> 100644 --- a/src/libdspam.c +++ b/src/libdspam.c
[...]
> @@ -1192,7 +1192,7 @@ _ds_process_signature (DSPAM_CTX * CTX)
>  
>    LOGDEBUG ("processing signature.  length: %ld", CTX->signature->length);
>  
> -  CTX->result = DSS_NONE;
> +  CTX->result = DSR_NONE;
>  
>    if (!(CTX->flags & DSF_UNLEARN)) 
>      CTX->learned = 1;

... is there a particular reason why this hunk did not get merged or
was there just some hick up in the process.

Regards,

Elias

------------------------------------------------------------------------------
All of the data generated in your IT infrastructure is seriously valuable.
Why? It contains a definitive record of application performance, security 
threats, fraudulent activity, and more. Splunk takes this data and makes 
sense of it. IT sense. And common sense.
http://p.sf.net/sfu/splunk-d2d-c2
_______________________________________________
Dspam-devel mailing list
Dspam-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspam-devel

Reply via email to