On Wed, Jan 13, 2010 at 07:44:07PM -0500, Sam Varshavchik wrote: > Let's try the following patch. I do appreciate your help in testing it. > It's not easy for me to test all possible permutations of distro-specific > configurations, and platform-specific nuances, that float around. > > diff -U3 -r1.58 main.C > --- maildrop/main.C 13 Jan 2010 01:32:02 -0000 1.58 > +++ maildrop/main.C 14 Jan 2010 00:41:13 -0000 > @@ -564,6 +564,8 @@ > > #if RESET_GID > setgroupid(getgid()); > +#else > + setgroupid(getegid()); > #endif > > uid_t my_u=getuid();
Sadly there's no change in behaviour of the test case. I'll try fiddling with it some more. -- 2. That which causes joy or happiness. -- To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org