patches from sourceforge

David Relson relson at osagesoftware.com
Sat Dec 14 03:00:07 CET 2002


At 08:53 PM 12/13/02, Matthias Andree wrote:

>David Relson <relson at osagesoftware.com> writes:
>
> > Personally, I like using sizeof().  Using that it's a whole lot easier
> > to change the array declaration because sizeof() will automatically
> > adjust.  I'd code it as:
> >
> >          strlcpy(outfname, optarg, sizeof(outfname))
>
>I think you'll like what you find in the current CVS version in this
>respect.

You're right.  It looks exactly the way I suggested :-)






More information about the bogofilter-dev mailing list