bogoutil and realpath

Matthias Andree matthias.andree at gmx.de
Sat Apr 23 00:46:24 CEST 2005


David Relson <relson at osagesoftware.com> writes:

> Let's keep dbe_init() short and simple and put all the path checking
> stuff into check_path().  I'm done with the changes I have.  Feel free
> to test to add yours in now (or in the morning).  If things go well, I
> can do a release Saturday.

I've forward ported my patch, to get rid of PATH_MAX and realpath() - I
can safely assume that realpath() won't stomp beyond the end of PATH_MAX
on sane operating systems, but we need to fix this anyways for systems
with location-dependent PATH_MAX.

-- 
Matthias Andree



More information about the bogofilter-dev mailing list