I've applied a patch to config.c when uploading 3.7.9-1 to Debian
experimental.  Your patch to logrotate.c either leaks memory horribly
or has zero effect.

I hope you can supply a patch against 3.7.9-1 which addresses these
concerns.

A quick and dirty fix would, of course, be

#ifndef PATH_MAX
#define PATH_MAX 4096
#endif

Incidentally, PATH_MAX is in the POSIX specifications (defined by
<limits.h>).  I am *most* surprised to find that Hurd is not a POSIX
conformant *nix.

-- 
Paul Martin <p...@debian.org>



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to