[cvs] bogofilter/src bogoconfig.c,1.139,1.140 bogolexer.c,1.56,1.57

David Relson relson at osagesoftware.com
Wed Jan 21 22:58:02 CET 2004


On Wed, 21 Jan 2004 18:35:09 +0100
Matthias Andree <matthias.andree at gmx.de> wrote:

> relson at users.sourceforge.net writes:
> 
> > Update of /cvsroot/bogofilter/bogofilter/src
> > In directory sc8-pr-cvs1:/tmp/cvs-serv14310
> >
> > Modified Files:
> > 	bogoconfig.c bogolexer.c 
> > Log Message:
> > Avoid sigsegv if '-c' is missing arg.
> 
> No need to handle this ourselves. Use "c:" rather than "c" in the
> getopt call instead.

Something peculiar's been going on.  "c:" _is_ present and has been
present for a long time.  Earlier today I was testing flags in bogolexer
and was getting segmentation violations because there was no argument
for '-c'.  At the moment, I can't reproduce the problem.  Guess I'll
back out the change and see what happens...




More information about the bogofilter-dev mailing list