http://issues.apache.org/SpamAssassin/show_bug.cgi?id=5574
------- Additional Comments From [EMAIL PROTECTED] 2007-07-25 15:56 ------- > We already know there isn't a single 'right' order of assignments > to $> and $< that fully drops privileges on all systems. Right, I feel like I'm going around in circles. Of course that's why we ended up going with the POSIX::setuid code, because somebody already went through this mess and made sure that it all works correctly on all platforms. Except that they didn't do that until after perl 5.6.1. So if we want to work correctly on perl 5.6.1 we have to do the equivalent of backporting the POSIX::setuid from the newer versions of perl. Sigh. ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee.
