[EMAIL PROTECTED] wrote:
> 
> diff -Naur freeradius-0.6/src/main/conffile.c freeradius-0.6.orig/src/main/conffile.c
> --- freeradius-0.6/src/main/conffile.c        Thu Jul  4 13:50:15 2002
> +++ freeradius-0.6.orig/src/main/conffile.c   Thu Jul  4 13:48:55 2002
> @@ -786,7 +786,7 @@
>       
>       strNcpy(out, cp->value, outlen);
>      
> -     return outlen-1;
> +     return outlen;
>  }

  Huh?  The 'tar' file I have for 0.6, and the cvs both show 'return outlen'

  Oh... you've got the diff backwards...  OK, I'll add the patch.

  Alan DeKok.

- 
List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

Reply via email to